About Content Delivery Networks

If you are using a CDN for your static libraries and the CDN is available under HTTPS protocol, always link to the CDN using HTTPS instead of HTTP. This way you can ensure that your website will work correctly not only locally, but also in production with SSL certificate.

Tips and Tricks Architecture Development JavaScript