When I add my js files references to the html page what is the best practice for the orders of the files that can achieve max performance and efficiency.
e.g: 1) I have jquery min.js and angular .min.js which ref should be on top(or other javascript libraries)? 2) libraries extension like for example -angular route.min should be always after angular.min?
on another topic is there a way to hide the js files from developer tools?
Aucun commentaire:
Enregistrer un commentaire