A benefit of jQuery is due to its popularity on CDNs and their caching, more often than not, you will be loading a cached version instead of pulling from their servers every time. I know that the googleapis CDN can cache a jQuery script for a year if a specific version is given. The initial download is also minified and gzipped which means it is a 32 kb download instead of 90 or 150 kb.

Reply via email to