Vote
0
How To Compress JavaScript Files Safely
Angsuman Chakraborty
July 4th, 2006
List of high quality javascript compressors. Feel free to add to this list in your comments.
Filed under How To, Tech Note, Web, Web Services |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |





































July 4th, 2006 at 6:11 pm
Why do you need to compress javascript - surely gzip does a perfectly good job of this already?
July 4th, 2006 at 10:28 pm
Not all browsers support gzip compression, not all server’s provide them (applicable in shared hosting scenario) as it increases server load and reduces bandwidth usage (hosting providers benefit from increased usage as they can charge you for it).
July 10th, 2006 at 1:50 am
[...] Angsuman discovered two web-based JavaScript compressors. [...]