Generating ZIP Files with Javascript
cjoshmartin.com4 Comments
Normally I think blog writers that complain about docs are just lazy but damn if those docs aren't some of the most useless lines I've ever read.
Probably could submit the specifics in this blog post as a doc change
I get needing to do it browser side sometimes but it's probably much better to just do this on the server
Probably to offload the storage and bandwidth costs from temporary storing the files before zipping.