Y
Hacker News
new
|
ask
|
show
|
jobs
by
rthprog
5021 days ago
Aside from minifying javascript, you should probably also consider using Google's Closure Compiler in 'Advanced-Compilation' mode. I believe it does a much better job than traditional minification.
https://developers.google.com/closure/compiler/docs/api-tuto...