It’s pretty common knowledge that JQuery is in both the Microsoft and Google CDN, but there are more and more I’m hearing about such as Yahoo YAPI and others.
I’m a new web developer and am interested in hearing about what libraries are widely used, located on a CDN, and worth learning about. What libraries would you recommend?
Google hosts a few more than jQuery, so it’s a pretty good CDN resource:
Another benefit of Google’s that’s not as publicized as it should be is it hosts most previous versions and lets your access it in a number of ways, for example:
And another not-so-publicized feature is they host jQuery UI and the CSS/images for all the base themes, there’s a question on it here, just change the version numbers in the URL to match the library version you’re using.