Mobile app version of vmapp.org
Login or Join
Correia994

: Best to load external resources from third parties or from your own server? What is the best way to load external resources in order to speed up performance for your users? Should one load

@Correia994

Posted in: #Dns #Resources

What is the best way to load external resources in order to speed up performance for your users?

Should one load for example jQuery from Google CDN through:

ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.js

Or is it better download the file, store and serve it on our own server?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Correia994

1 Comments

Sorted by latest first Latest Oldest Best

 

@Tiffany637

I think its already answered in stackoverflow ,

check this for more information

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme