Fastify 4.0 Released — The first major release of a popular, high performance Node.js Web framework in two years warrants some celebration. A focus has been placed on stabilization, modernization, and improving the already quite stable developer experience, rather than flashy new features, although this post does cover a few updates.
Fastify Team
❓ Why try Fastify vs Express? Well, it’s faster, sees more frequent updates, has an LTS policy, and more.
Staying with Microsoft, the Azure team has a new major version of the Durable Functions SDK for Node.js – DF provides a way to create stateful services that run serverlessly.
The Case for Prisma in the ‘Jamstack’ — Prisma is a an ORM built for JavaScript and TypeScript, which can be useful for connecting to data within the backend of your Jamstack application. The author makes the case for why Prisma and shows how to integrate it with Next.js, RedwoodJS and Cloudflare Workers.
Nano ID 4.0: A Unique String ID Generator — Tiny (130 bytes), secure, and URL-friendly. 4.0 drops CommonJS support, it’s ESM all the way here, though the 3.x branch will remain supported for now.
The Official Node.js MongoDB Driver v4.7.0 — Quite a lot in this release including support for zstd compression, initial suppor for queryable encryption (a very new MongoDB feature), clustered collection support, estimated document counting, better performance in serverless environments, and improved support for change stream events.
Find Tech Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
#565 — February 4, 2025 Read on the Web Announcing TypeScript 5.8 Beta: A Big One for Node Developers — It’s unusual for a TypeScript beta to be exciting for Node developers in particular, but while Read more…
#564 — January 28, 2025 Read on the Web A Failed Attempt to Shrink All npm Packages by 5% — What if you could shrink all npm package sizes by 5%.. wouldn’t that benefit all Read more…
#563 — January 21, 2025 Read on the Web NodeBB v4.0.0 Released: Node.js Powered Forums — Now almost 12 years old, NodeBB continues to offer a classic forum experience in a modern Node.js-shaped guise. The Read more…
0 Comments