Node 22 is now in LTS
October 29, 2024
Node v22.11.0 ‘Jod’ Released; Becomes Active LTS Release — With this release, Node 22 flips from being the ‘Current’ cutting edge release to being a dependable release with the all-important LTS (Long Term Support) designation. It is, however, broadly the same as Node v22.10. Richard Lau |
Master Performance and Speed Up Your Site — This detailed video course shares the fundamentals of web performance, covering key Core Web Vitals metrics such as Cumulative Layout Shift (CLS), and Interaction to Next Paint (INP). You’ll learn how to best use Lighthouse, WebPageTest and other tools in order to make your site lightning. Frontend Masters |
Node v23.1.0 (Current) Released — Node 22 takes a breather, but Node 23 picks up the ‘Current’ baton and will get all the juiciest new features until Node 24 arrives in April/May 2025. In v23.1, JSON modules and import attributes are now stable, the Antoine du Hamel |
📄 Node.js, Pipes, and Disappearing Bytes – If piping a Node app’s output to another command, mysterious problems can arise.. Sam Lijin 📄 Building a Mental Model of Node.js Streams Pavel Romanov 📄 Setting the Default Time Zone in Node.js Stefan Judis |
🛠 Code & Tools |
Tinybench 3.0: A Tiny, Simple Benchmarking Library — Uses whatever precise timing capabilities are available (e.g. Tinylibs |
|