Noam Zingboim

Noam Zingboim

Hello there! I'm Noam Zingboim, a seasoned Full Stack Developer. My heart beats in sync with the rhythm of JavaScript, and the magic of Node.js holds a special place in my developer's heart. I revel in the art of turning innovative ideas into functional, user-friendly applications
JavaScript File Handling Like a Pro: From ZIP Streams to Memory-Efficient Parsing
JSNation US 2025JSNation US 2025
Upcoming
JavaScript File Handling Like a Pro: From ZIP Streams to Memory-Efficient Parsing
Handling files in JavaScript goes far beyond fs.readFile. In this practical talk, you'll learn how to process large files efficiently using streams, pipeline(), async iterators, and backpressure handling — all without crashing your server. From real-time CSV parsing to ZIP decompression and production-safe file cleanup, we’ll explore powerful patterns that make your Node.js apps faster, safer, and ready for scale.