Why loading your Javascript libraries from a CDN is a bad idea!
Posted: 10/30/2020 3:56:57 AM
By:
Times Read: 2,097
0 Dislikes: 0
Topic: Programming: Web Applications

Both for you and your site's users. With the advent of dual-key/partitioned caching in all modern browsers, the speed boost you might have used to get is no longer possible. CDN Javascript is now an anti-pattern and a security risk.

A good discussion and more technical info at Please stop using CDNs for External Javascript Libraries

Rating: (You must be logged in to vote)