Tag: <span>javascript</span>

Faster Applications Faster: Optimizing Applications with the GWT Compiler

The GWT compiler is not just a Java to JavaScript transliterator. It performs many optimizations along the way. This session shows you not only the optimizations performed, but how you can get more out of the compiler itself. Learn how to speed up compiles, use -draftCompile, compile for only one …