Answers

Question and Answer:

  Home  JQuery Programmer

⟩ Which are the popular jQuery CDN? and what is the advantage of using CDN?

There are 3 popular jQuery CDNs.

1. Google.

2. Microsoft

3. jQuery.

Advantage of using CDN.

► It reduces the load from your server.

► It saves bandwidth. jQuery framework will load faster from these CDN.

► The most important benefit is it will be cached, if the user has visited any site which is using jQuery framework from any of these CDN

 240 views

More Questions for you: