|
|
|
|
|
by denormalfloat
2791 days ago
|
|
I'm saddened to not see Closure listed on there for JS minification. It might be worth mentioning that there are more advanced minification tools. Also, there doesn't seem to be anything on JSON minification, which is a sizable portion of responses. There are techniques to transpose JSON objects to be easier to gzip compress. |
|