Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free CDN - content delivery network (specifically for hosting jQuery) [closed]

Does anyone know of a good/free CDN? We're hosting a small web app and want to load the Jquery JavaScripts from a CDN. Advice would be appreciated.

like image 287
DeepandMeaningless Avatar asked Nov 11 '09 13:11

DeepandMeaningless


People also ask

What is CDN and how to use it?

A content delivery network (CDN) refers to a geographically distributed group of servers which work together to provide fast delivery of Internet content. A CDN allows for the quick transfer of assets needed for loading Internet content including HTML pages, javascript files, stylesheets, images, and videos.

What is public CDN?

A public CDN is a web service that hosts and serves open source projects used for web development (e.g. jQuery, AngularJS, and Bootstrap). Public CDNs allow websites to use their services for free.

What is an open source CDN?

A CDN, or content delivery network, is a network of strategically placed servers located around the world used for the purpose of delivering files faster to users. A traditional CDN will allow you to accelerate your website's images, CSS files, JS files, and any other piece of static content.


1 Answers

Both Google and Microsoft offer the latest jQuery from their distribution networks. Included links go to the pages listing all of the resources available from the respective CDNs.

like image 122
tvanfosson Avatar answered Sep 21 '22 18:09

tvanfosson