100,000 stars within reach for Node

#​513 — December 5, 2023 Read on the Web Node v21.3.0 and v21.4.0 (Current) Released — We’ve mentioned it in passing, but Node has gained a new 1–disable-warning option to disable specific warnings (as opposed to all warnings). There’s also a perf boost for 1fs.writeFileSync to work up to 2.5x Read more…

Deno adds Deno Cron for job scheduling

Deno Land, the developers of the Deno TypeScript/JavaScript runtime, have introduced Deno Cron, a feature the company describes as an easy way to create scheduled jobs. Announced November 29 and available behind the 1–unstable flag in Deno 1.38, 1Deno.cron() is a function that takes three parameters: the name of the Read more…

Issue 2 to the power of 9

#​512 — November 28, 2023 Read on the Web Node.js Download Statistics — Node.js TSC member Matteo has put together a handy site that visualizes the publicly available Node.js download statistics, partly as a way to help guide you as to which versions and which architectures need the most support. Read more…

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 best practices for building “successful, empathic and user-friendly” CLI tools using Node, plus an appendix rounding up popular CLI framework options. Liran Read more…