π 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
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.β
Jeffrey Carl Faden
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.
Vultr / MDN
π Code & Tools
π° Classifieds
Workshop: Learn how to build apps with Svelte and SvelteKit in our remote workshop β afternoons (CET) of Jan 30th to Feb 1st β only β¬350.
π Calling all devs! Sentry Launch Week is live. Tune in for new products, demos, and discussions with experts from the community. Join us.
nve 17: Run Things With a Specific Node.js Version β Execute a file, command, or REPL using a specific version (or multiple versions) of Node. For example, you could run npm test over multiple versions at once, though note that the minimum version is now Node v18.18.0.
ehmicky
NOTABLE QUOTABLE
βI’m not a great programmer. I’m just a good programmer with great habits.β