Should I use a hosted version of JQuery? Which one?
Posted
by ataylor
on Stack Overflow
See other posts from Stack Overflow
or by ataylor
Published on 2010-05-18T17:38:29Z
Indexed on
2010/05/18
17:40 UTC
Read the original article
Hit count: 245
Should I use a local copy of jquery, or should I link to a copy provided by Google or Microsoft? I'm primarily concerned about speed. I've heard that just pulling content from other domains can have performance advantages related to how browsers limit connections. In particular, has anyone benchmarked the speed and latency of Google vs. Microsoft vs. local?
Also, do I have to agree to any conditions or licenses to link from a third-party?
© Stack Overflow or respective owner