Node 19 released
October 20, 2022
|
As an odd-numbered release, Node 19 will never become an ‘active LTS’ version, but sits as the ‘current’ release that gets all the tastiest new features until early 2023. It then reaches ‘end of life’ on June 1, 2023. “If you’re interested in getting access to features early, Node.js 19 is ready,” says Rafael Gonzaga of the core team. New features this time around include:
As things stand, we’re in the odd position of Node 18.x and 19.x both being the ‘Current’ release, but Node 18 begins its role as an LTS release on October 25. More info in the release policies here and the OpenJS Foundation has extra detail in its release post too. |
The Node.js Team |
▶ A Next.js Crash Course — There are a lot of such videos, but this is a well recorded and up to date one so it might help you get the lay of the Next.js land if you’re just starting out with it. (2 hours 30 minutes) Anson Foong |
Web Scraping Google Maps with Puppeteer — We’d be surprised if you’d get away with this for long given there’s an official API, but it’s always interesting to see how it’s done. Darshan Khandelwal |
🛠 Code & Tools |
|