A
A
Alexander Kouznetsov2011-09-02 10:28:12
JavaScript
Alexander Kouznetsov, 2011-09-02 10:28:12

JavaScript frameworks?

Knowledgeable people, tell me, what other javascript frameworks are there for any kind of visualization, dynamics, forms, etc.?
I know jQuery and dojo. What else is alive?

Answer the question

In order to leave comments, you need to log in

10 answer(s)
K
kyrie, 2011-09-02
@kyrie

jQuery has become almost a web standard. If for some reason it does not fit, only in this case I can recommend looking for something else.

N
nekufa, 2011-09-02
@nekufa

Of the latter, knockout.js was very interesting .
And, as a result, backbone.js .
For both there are even several articles on Habré.
Pretty interesting stuff :)

A
Anton, 2011-09-02
@sHinE

There is such a directory of js libraries microjs.com/ , but there they are highly specialized.
From the universal one, I would also remember YUI.

I
Ilya Plotnikov, 2011-09-02
@ilyaplot

extjs

P
Petrusha Ukropov, 2011-09-02
@artishok

prototype + script.aculo.us

P
pratamishus, 2011-09-02
@pratamishus

mootools.net I often met this one. Nicely done but clashes with jquery

S
skorney, 2011-09-02
@skorney

Here is the current list code.google.com/intl/ru-RU/apis/libraries/devguide.html#Libraries =). In addition to the above, the google code.google.com/intl/ru-RU/closure/library/ deserves attention (although I haven’t studied it myself).
And if for work, then definitely jQuery.

A
akzhan, 2011-09-03
@akzhan

look at base.js (OOP) and jade (templates).

U
UseRifle, 2011-09-03
@UseRifle

rightjs.org/
Russian development

V
vpupkin, 2011-09-02
@vpupkin

if you need not only Javascript, but also the server part, I highly recommend www.zkoss.org/ !
even recently, a working Online IDE came out here: http://blog.zkoss.org/index.php/2011/08/28/online-coding-playground-now-available-on-zk-forum/
I.e. of all the development tools you need only a browser! Try zkfiddle.org !
PS
(not advertising - I just like it! ;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question