30 Days of Node.js – Day 16

Compressing files plays a very important role when transferring huge amounts of data via the internet. In today’s lesson, I’ve learned how to compress and decompress text files. The code snippets can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2016%20-%20Zlib%20Module.

References:

Leave a Reply

Your email address will not be published. Required fields are marked *