#511 — November 21, 2023 Read on the Web ‘A Node + TypeScript + ts-node + ESM Experience That Works’ — It’s just three files: package.json, tsconfig.json and a...
Read More
node
Milo: A new HTTP parser for Node?
#510 — November 14, 2023 Read on the Web 36 Node CLI App Best Practices — From the creator of several Node-based CLI tools comes this helpful collection of...
Read More
ES module autodetection coming to Node
#508 — October 31, 2023 Read on the Web Node v21.1 (Current) Released with ESM Detection Feature — “The new flag –experimental-detect-module can be used to automatically run ES...
Read More
Taking Node to the JVM
#507 — October 24, 2023 Read on the Web Javet 3.0: Embed Node and V8 in Java Apps — Lets you spin up V8 interpreters or full Node.js runtimes...
Read More
Testing perfection for Node?
#505 — October 10, 2023 Read on the Web ✍️ Due to being on the road attending the inaugural AI Engineer Summit, this week’s issue was meant to be...
Read More
Node 20 gets faster, approaches LTS status
#504 — October 3, 2023 Read on the Web Honey, I Shrunk the npm Package! — Compression sits under the hood of everything on the modern Web, including npm...
Read More
Does Node need a mascot of its own?
#502 — September 19, 2023 Read on the Web Does Node.js Need a Mascot? — Go has its cute gopher, Deno has a dinosaur, Bun has, well.. a bun,...
Read More
Node v20.6.0 released with .env support
#500 — September 5, 2023 Read on the Web Node v20.6.0 (Current) Released — As we teased last week, the latest Node release includes all-new built-in support for setting...
Read More
.env support coming to Node
#499 — August 29, 2023 Read on the Web 👋 We’re back! Well, sort of.. If you didn’t get an issue of Node Weekly in the past few weeks,...
Read More
Why Node permissions are experimental for now
#492 — June 27, 2023 Read on the Web Kysely: A Type-Safe SQL Query Builder — Inspired by Knex and targeting Node, it also works in Deno and the...
Read More