Entities Mentioned



  1. Javascript Compiler by Google - Compress Javascript with Closure Compiler Yesterday, Google introduced Closure Tools (announcement) to enable easy creation of web applications. The tool set contains: Closure Compiler, Closure Library and Closure Templates. Closure Compiler is a Javascript optimizer that compiles javascript code into a compact, high performance form. The compiler does more than a standard Javascript compressor. The Closure Compiler reduces the size of your JavaScript files and makes them more efficient, helping your application to load faster and reducing your bandwidth needs. Moreover, it removes dead code, rewrites the code to improve code running speed on browsers' Javascript engines. It also checks syntax, variable ... (Read Full Article)

    Bookmark or Share this article


    Related Articles

Login to comment.

 
HomeAll ArticlesEntitiesQuotesComments Login Register Powered by HiveFire