CDN with failover
Loading your scripts from a CDN is generally a good idea, for many reasons. Using a CDN helps load your site faster, possibly use less bandwidth, and reduces costs. Once in awhile, your CDN may be unavailable, and you want the site to work anyway. For example, if you have an internal intranet application, but […]