1.

What Is Cdn And What Are The Advantage Of Loading Jquery Framework From Cdn?

Answer»

ALWAYS load your jQuery framework from Google, Microsoft or jQuery CDN(Content Delivery Network). As it provides several advantages.

  1. You always use the latest jQuery framework.
  2. It REDUCES the load from your server.
  3. It saves bandwidth. jQuery framework will load faster from these CDN.
  4. 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.

 

Always load your jQuery framework from Google, Microsoft or jQuery CDN(Content Delivery Network). As it provides several advantages.

 



Discussion

No Comment Found