+ 6
CDN for Frameworks
Do you guys know any CDN that hosts most of the CSS & Js Frameworks?
2 Respostas
+ 5
Google CDN, example:
https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js
Microsoft CDN, example:
https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.min.js
https://cdnjs.com, example:
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
+ 5
I want one that host most of them in one server