R
R
Rendorf2012-12-26 20:45:53
Programming
Rendorf, 2012-12-26 20:45:53

Client side solution with JSON

Hey programmers!
I am writing web services that respond to json requests, and I am looking for a tool to increase the speed (and quality) of developing the client side for them. If you do it with your hands and with jQuery, I'm afraid to lose a lot of time and it's impossible to type accurately. Please advise something.
Thank you all in advance.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vyacheslav Slinko, 2012-12-26
@KeepYourMind

Of the purely front-end libraries of this kind, the best and most popular are angularjs.org and backbonejs.org

E
Eddy_Em, 2012-12-27
@Eddy_Em

Why jQuery? JSON.parse and JSON.stringify are native!

R
Rendorf, 2012-12-27
@Rendorf

I need something that will allow you to create a UI easily and quickly, so that you don’t have to typeset and that it’s easy to attach a JSON datasource to its elements.
Thanks KeepYourMind, I'm already looking.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question