News

Use Google's Closure Compiler. Go to Closure-Compiler.Appspot.com or download a Java version of Closure from Code.Google.com. Closure contains three different optimization options: a "Whitespace ...
One thing I see people differ on is coding into an interface, or typing it in a notepad. With the interface isnt the linking and compiling all done there? What are the benefits of typing in a notepad?