Anywhere I can upload a framework to a CDN?
Thanks!
Anywhere I can upload a framework to a CDN?
Thanks!
What framework
do you want to upload to a CDN? Most CDN’s already support all major frameworks and libraries.
JSDelivr might be the best solution. As far as I understand how JSDelivr works, it serves files from your github repo and then caches it in their global CDN. It’s free and it seems to be really reliable.
I would also suggest reading the answers in this Quora
post.
https://www.quora.com/How-can-I-publish-my-JavaScript-library-to-a-CDN-such-as-CDNjs