NodeJS Official
Stream if you wanna go faster
#540 — July 16, 2024 Read on the Web A Guide to Reading and Writing Node.js Streams — A post from the creator of Fastify (and a Node.js TSC member) is always a treat. Matteo reminds us of the benefits Read more…
NodeJS Official
Node experiments with adding SQLite
#539 — July 9, 2024 Read on the Web Node to Get SQLite Built-In? — Deno has its own built in key/value store powered by SQLite – perhaps Node could gain similar powers by this initial effort to bake SQLite Read more…
NodeJS Official
Taming event loop lag
#538 — July 2, 2024 Read on the Web How We Tamed Node.js Event Loop Lag: A Deepdive — Node famously uses very few threads yet can handle a large number of clients performantly, as long as the work associated Read more…
NodeJS Official
Should Node make ES modules easier to use?
#537 — June 25, 2024 Read on the Web ✈️ I’ve produced this issue a day early due to being en-route to the AI Engineer World’s Fair, so any last minute news may be missed. If you’re there, do come Read more…