darshoo posted to #javascript:

darshoo

what's the JS compressor you use ? personally i use packer

1 year, 6 months ago.

1 comment so far

  • westerveldname

    packer is a client-side javascript compressor. It's faster to minify your javascript and send it gzipped over the wire. But if that's not an option than packer is the best option.

    1 year, 5 months ago by westerveldname

Sign in to add a comment