Posts Tagged ‘CSS’
Why You Should Compress Your Javascript
4
Jun1
Jun1
Do you write a lot of jQuery, MooTools, Prototype, Dojo (all types of JavaScript) code?
If you do then you should also be compressing (or minify) that code on all your live websites. And not just the large scripts either…
You should Minify every Javascript script that is going to be loaded by any of your webpages, especially the ones that are highly trafficked.