Skip to content

Niels Lange

  • Tech
  • Maritime
  • About
  • Events
Night Mode
Text Size

🔬 Tech and ⛵️ Nautical stuff

Compress

30 Days of Node.js – Day 16

by Niels Lange

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: https://nodejs.org/api/zlib.html https://nodejs.org/api/fs.html

© 2023 Niels Lange Powered by Tabor WordPress Theme