The state of Node.js in 2023

April 11, 2023 By Mark Otto 0

ℹ️ I mentioned it in the last issue, but in case you missed it, Node Weekly is now sent on Tuesdays, so if you missed us, we’re back. Until we take another break in August. ????
__
Peter Cooper, your editor

Node.js Weekly

Trying Node’s Built-In Test Runner — In 2022, Node gained an experimental built-in test runner (node:test). It’s going to become stable in the forthcoming Node v20, so it’s a good time to look at how it works and how it compares to other solutions you might already be using.

Gleb Bahmutov

Node v19.9.0 (Current) ReleasedURL.canParse is a new function that checks if an input can be parsed correctly according to the WHATWG URL spec. node:diagnostics_channel introduces TracingChannel, a high-performance channel to publish tracing data about the timing of function executions. Plus the usual dependency updates and bug fixes.

Rafael Gonzaga

▶  The State of Node.js 2023 — One of This Dot Media’s occasional livestreams where they bring together well known names from a particular area to talk about the state of a technology. This time, James Snell, Beth Griggs, Michael Dawson, and Matteo Collina logged on to talk about all things Node related including the imminent release of Node 20, the importance of the working groups, security, certifications, and more. (63 minutes.)

This Dot Media

Electron 24.0.0 Released — Not content to take a rest after turning 10 years old, the latest version of the popular cross platform ‘build desktop apps with HTML and JavaScript’ packs in Node.js v18.14, V8 11.2, and Chromium 112.

Electron Team

???? Code & Tools

NPKILL 0.11.1: Delete node_modules Even Faster — NPKILL (homepage) is a popular tool for listing node_modules folders and how much space they take up, before allowing you to quickly delete them. This new release makes it even faster than before through using worker threads.

Gallardo and Gómez

Find Tech Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired

QUICK RELEASES: