Helping Your JavaScript Compressor Along
February 11th, 2008 — JavaScript, Web Development
Nicholas Zakas has some tips on optimizing your JavaScript code for compression over at the YUI blog today. It is written specifically for helping the YUI Compressor better compress your code, but general tips such as “Using constants for repeated values” are good for decreasing your file size no matter which compressor you are using.





