jQuery Optimizations
Posted
by aepheus
on Stack Overflow
See other posts from Stack Overflow
or by aepheus
Published on 2010-03-15T20:16:43Z
Indexed on
2010/03/15
20:19 UTC
Read the original article
Hit count: 264
jQuery
|optimization
I've just come to the end of a large development project. We were on a tight timeline, so a lot of optimization was "deferred". Now that we met our deadline, we're going back and trying to optimize things.
My questions is this: What are some of the most important things you look for when optimizing jQuery web sites. Alternately I'd love to hear of sites/lists that have particularly good advise for optimizing jQuery.
I've already read a few articles, http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx was an especially good read.
© Stack Overflow or respective owner