By mitchp
via css.dzone.com
Published: Nov 07 2009 / 09:27
It can be frustrating to write complex JavaScript programs when they don't work the same way on different browsers. Google, who makes extensive use of JavaScript in programs like Gmail and Google Docs, understands the difficulties in writing, debugging, and optimizing sizable JavaScript apps. To make JavaScript programming easier, Google has released its set of Closure Tools for JavaScript.



Comments
DerFichtl replied ago:
see also my article, how to use the closure compiler with php:
http://www.dzone.com/links/google_closure_compiler_with_php.html
bloggingdeveloper replied ago:
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.
Voters For This Link (22)
Voters Against This Link (0)