Link Details

Link 284167 thumbnail
User 241625 avatar

By bloggingdeveloper
via bloggingdeveloper.com
Submitted: Nov 08 2009 / 10:04

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 references, variable types and warns about Javascript errors.
  • 3
  • 0
  • 215
  • 23

Comments

Add your comment
User 241625 avatar

bloggingdeveloper replied ago:

0 votes Vote down Vote up Reply

Also see my article on using Google Closure Compiler with ASP.NET and C# at You can find more details on using Google Closure API with ASP.NET at http://www.bloggingdeveloper.com/post/C-Wrapper-for-Google-Closure-Compiler-Compressing-Javascript-Files-on-the-fly-with-ASPNET-and-Closure-Compiler.aspx.

It features a C# wrapper for the tool.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)