I saw the light JavaScript - Alexey Zakharov's Blog

Browse by Tags

All Tags » JavaScript (RSS)

How to use hosted versions of popular javascript libraries only after deployment in asp.net mvc by brainbox

There is good website performance practice to use hosted version of popular javascript libraries such as jquery after deployment. However, while running application on local developer machine you’d better to use local version instead. In this post I will...
More Posts