jQuery Mobile Question: Download jQuery Mobile PDF

What are the Advantage of using CDN?

Tweet Share WhatsApp

Answer:

► 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.

Download jQuery Mobile PDF Read All 77 jQuery Mobile Questions
Previous QuestionNext Question
What are the popular jQuery CDN?Tell me what does $("div") will select?