Javascript framework: jQuery vs Dojo vs ...
dojo-vs-jquery-vs-mootools-vs-prototype-performance-comparison
mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised
Which Javascript framework (jQuery vs Dojo vs ... )? - Stack Overflow
Google Closure Templates
JQuery:
A minimalist system focused primarily on operating on existing DOM structures, JQuery features a hybrid XPath/CSS query language (Dojo uses standard CSS 3 queries) and provides a rich set of options and operations on the results of these queries.
DOJO:
If all you want is to write one-liners and add simple progressive enhancements to existing web applications, you can do it with pretty much any framework, or even with a pure JavaScript. But as soon as your web application becomes bigger or more complex good packaging, good support for your favorite methodologies, good building blocks, and the ability to make your own building blocks become more and more important.
Dojo on Stack Overflow
OTHER:
GQuery (jQuery port for GWT):
I am a java developer so there is a bias for this framework. The other reason why I recommend it is for the performance. Check out the GQuery vs jQuery performance comparison at http://letusdemo.appspot.com/
YUI:
YUI is developed in-house at Yahoo and features extensive, high-quality documentation and examples. Designed for speed and targeted at a population of professional PHP developers, YUI is designed with the needs of Yahoo-scale applications in mind.

0 Comments:
Post a Comment
<< Home