badge

Search Flipkart

Sunday, July 17, 2011

Optimize javascript from google labs

Google lab has a Javascript optimizer named as Closure tool....
I used this tool and find its pretty simple and efficient to do its job.
For more reading further go to http://code.google.com/closure/ and try its API .......
Every web developer should try this out....
This tool is saves a lot of space to load the pages much faster
if your website heavily runs on Javascript or ajax then it will be a wonderful tool to
reduce the size of code by removing extra spaces, newlines etc..
Comment any tool if you know....

No comments:

Post a Comment