JQuery Vs Mootools That Has Good Performance? What for?
4 answers
It is a question of which coding style you prefer and which can help you in the long run. Just because other people are using jQuery, I have a hard time knowing how it is encoded.
This is a must read before going any further: http://jqueryvsmootools.com/
+6
a source to share
In the latest performance comparison I know that jQuery beat MooTools on IE and they were head to head otherwise. Of course, one year is a very long time in Javascript, so little is said about their current speed.
Anyway, if you're really unsure about the performance of Javascript, I would recommend jQuery, which has clearly been a popularity winner (see Google Trends for example ), which means better community support, more eyes, and more developers in the long run.
+1
a source to share