Node.js 16 Available Now — It’s always nice to see Node step another version number ahead (unless, perhaps, you find the upgrading process a bit nervewracking!) and 16 immediately replaces 15.x as the ‘current’ release line with 16 due to become a LTS release in October 2021 (whereupon it will be codenamed ‘Gallium’.)
Bethany Griggs
What’s New in Node 16
Binaries are now shipped for Apple Silicon (M1) users.
V8 gets upgraded to V8 9.0 which brings us performance increases, faster
Nail the Fundamentals of Web Performance — Join Todd Gardner for an in-depth course on all things web perf. You’ll learn about new core web vitals metrics, such as cumulative layout shift, and how to improve them.
Frontend Masters sponsor
Prisma ORM Toolkit Now ‘Ready For Production’ — Prisma is already a pretty popular ORM approach so this may be surprising news, but after two years of development they’re keen to show off everything Prisma can do and where the project is headed.
Web Performance Recipes with Puppeteer — A highly useful, no-nonsense set of examples of using Puppeteer from Node to calculate and extract numerous forms of Web performance stats (e.g. first paint and first contentful paint), as well as emulate slow networks and CPUs.
Addy Osmani
Three Services Where You Can Deploy a Node App for Free — Qovery, Vercel, and Heroku are the three services in question. Naturally, there are limitations if you’re using free tiers of otherwise commercial services, but they can be a great way to get started.
Mongoose Internals: Schemas, Schema Options, and Models — The undisputed expert of all things Mongoose (the MongoDB ODM for Node) is back with a new series of posts on how Mongoose works internally. It’s aimed at potential contributors, but any Mongoose user might get something from it.
Find Software Engineering Jobs with Hired — Take 5 minutes to build your free profile & start getting interviews for your next job. Companies on Hired are actively hiring right now.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments