Link Details

Link 282933 thumbnail
User 478055 avatar

By Mitch Pronschinske
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.
  • 23
  • 0
  • 2206
  • 1052

Comments

Add your comment
User 378527 avatar

DerFichtl replied ago:

1 votes Vote down Vote up Reply

see also my article, how to use the closure compiler with php:
http://www.dzone.com/links/google_closure_compiler_with_php.html

User 241625 avatar

bloggingdeveloper replied ago:

0 votes Vote down Vote up Reply

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.