Optimising JavaScript before deployment

This is a great tool: http://closure-compiler.appspot.com/home
Shrinks and optimises your JS before you drop it onto production. Used by JQuery to produce their minified versions, so it has to be good.

Comments

Popular posts from this blog

AutoCompleteTextView backed with data from SQLite in Android

Exporting drawings from Inkscape using the command line

Using R to analyse data from the Central Statistics Office in Ireland