I plan, I design, I built

Learn it, Live it, Love it.

Archive for November 14th, 2009

Google closure compiler

without comments

Google recently release Closure Compiler service (labs version)

use for optimising a few simple functions in the service’s web UI for JavaScript.

You can try to execute JavaScript for optimisation, check for warning and error, compressed into small files, see what is the post data looks like and more. Of course, this sort of thing can be easily done with Firebug but FireBug still lacks some features such as JavaScript file compress and a feature of “how not to program this way”.
It is worth to check it out.

Written by Charles Ling

14 November, 2009 at 11:34 PM

Posted in Javascript

Tagged with ,