NodeJS Official
A snapshot of what’s new in Node
#536 — June 18, 2024 Read on the Web Node v22.3.0 (Current) Released — One of those releases where lots of tiny things have occurred, but little of broad significance, except… for snapshot testing! Snapshot tests serialize arbitrary values into Read more…
NodeJS Official
Leaky timeouts
#535 — June 11, 2024 Read on the Web Node is Leaking Memory? 1setTimeout Could Be The Reason — The folks at Sentry were running into problems with how Node handles timeouts created with 1setTimeout or, more specifically, problems caused Read more…
NodeJS Official
The newest Node.js runtime features
#534 — June 4, 2024 Read on the Web 🫣 Node Weekly took a break last week, but we forgot to notify you in advance – sorry! You didn’t miss anything, and we’re catching up with the past two weeks Read more…
NodeJS Official
Deno adds support for private NPM registries
Deno Land has released Deno 1.44, the latest version of the JavaScript, TypeScript, and WebAssembly runtime rivaling Node.js. The upgrade adds support for private NPM registries, letting developers use internal packages with Deno by configuring an .npmrc file. Performance of Read more…
NodeJS Official
The Node.js Advocacy Ambassador program?
#533 — May 21, 2024 Read on the Web Node v22.2.0 (Current) Released — A less significant release, feature-wise, than 22.0 or 22.1, but lots of little bug fixes, tweaks around core dev experience, getting Node’s built-in ESLint rules ready Read more…