Tagged Questions
6
votes
4answers
177 views
Issues to be considered while loading jQuery?
I have seen many answers in SO regarding using Google's CDN to load jQuery instead of
loading it from the local server. In essence I understand this is the issue related with decreased latency, ...
2
votes
6answers
1k views
What is JQuery performance compared to YUI, Dojo and other frameworks?
I have been using JQuery for quite sometime now and I'm pretty much happy with the performance.
I'm just wondering if there is any performance comparison between jQuery, YUI, Dojo, Prototype, ...