👍 Note: There’s a ‘last update’ badge saying 2021, but it’s incorrect – there was a big update this month 😄
▶ Talks from the Node.js Collab Summit 2023 — If you want to stay up to date with the latest discussions within the Node project, here are the videos from the latest Node.js Collab Summit. For example, have you heard of Milo? It’s a new Rust-powered HTTP parser Paolo Insogna is working on for Node.
OpenJS Foundation
Bare Metal JavaScript: The JavaScript Virtual Machine with Miško Hevery — Learn how high-level JavaScript turns into low-level CPU instructions. Build up your mental model of JavaScript’s performance characteristics through understanding the JavaScript Virtual machine under the hood!
Frontend Masters sponsor
Can Bun Eat Node.js’s Lunch? — An experiment in migrating a codebase (a restaurant voting app called Lunch) from Node over to Bun and seeing how it fares. They’re impressed but found it to be “not production-ready as I’m still encountering segmentation faults for common tasks.”
and pass in the number of shards in total and which shard to run.
Prettier 3.1, the opinionated code formatter, has been released with support for the new control flow syntax in Angular 17 (released last week) and a new, experimental formatting option for ternary expressions (as in
Deploying Node Apps on Vultr with PM2 — I hadn’t noticed MDN was running sponsored articles till now, but they seem to do a good job maintaining the quality. The good thing about this article is you can use it with any VPS, not just those on Vultr.
#565 — February 4, 2025 Read on the Web Announcing TypeScript 5.8 Beta: A Big One for Node Developers — It’s unusual for a TypeScript beta to be exciting for Node developers in particular, but while Read more…
#564 — January 28, 2025 Read on the Web A Failed Attempt to Shrink All npm Packages by 5% — What if you could shrink all npm package sizes by 5%.. wouldn’t that benefit all Read more…
#563 — January 21, 2025 Read on the Web NodeBB v4.0.0 Released: Node.js Powered Forums — Now almost 12 years old, NodeBB continues to offer a classic forum experience in a modern Node.js-shaped guise. The Read more…
0 Comments