JealousGxblog.jealous.dev·Dec 9, 2024Unlocking Hyper-Performance: Writing Efficient APIs with Golang's Fiber vs Node.js's FastifyAs modern applications demand ultra-fast performance, developers often find themselves choosing frameworks that can handle millions of requests per second. Two standout options for API development are Fiber (Golang) and Fastify (Node.js). Both promis...fastify
Tojo RODIALSONtojo.hashnode.dev·Nov 22, 2024Fastify vs NestJsFastify and NestJS are two popular frameworks for building web applications in Node.js, each offering distinct advantages and disadvantages. Here's a comparative look at both: Fastify Advantages: Performance: Fastify is renowned for its speed and ef...fastify
Manuel SpigolonforBackend Cafebackend.cafe·Oct 23, 2024Master Node.js with the 5th Edition CookbookWe are excited to announce that the Node.js Cookbook, 5th Edition is set to be released on November 15th, 2024! This latest edition, authored by Bethany Griggs, is the ultimate guide for developers who want to master the Node.js v22 API and build sca...2 likes·217 readsNode.js
Manuel Salinardiblog.manuelsalinardi.dev·Oct 1, 2024Fastify & Typescript: with the new Node.js flag --experimental-strip-typesRead the article in italian language Since Node.js version v22.6.0, a new experimental flag has been introduced: --experimental-strip-types This flag allows us to run a .ts file directly with Node.js without needing external libraries or compiling t...1 like·65 readsfastify
Manuel Salinardiblog.manuelsalinardi.it·Oct 1, 2024Fastify & Typescript: con il nuovo flag --experimental-strip-types di Node.jsRead the article in english language Dalla la versione di Node.js v22.6.0 è stato introdotto il nuovo flag sperimentale: --experimental-strip-types Questo flag ci permette di eseguire con Node.js un file .ts direttamente e senza bisogno di librerie ...Fastifyfastify
Taiwo Ogunolaunicdev.hashnode.dev·Sep 29, 2024End-to-end Guide to building a Reliable Authentication System for a Startup MVP - Part 6In this series, we have built a basic yet robust and scalable authentication system using battle-tested libraries. In this part, we will explore how to enhance the security of our backend application, make it more scalable, and improve its performanc...1 like·60 readsEnd-to-end Guide to building a Reliable Authentication System for a Startup MVPPostgreSQL
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Sep 25, 2024What's new in Platformatic v2It has been one year since the release of Platformatic v1, which marked the beginning of a cycle of improvements that has led us to this latest release. Over this last year, we have learned one big lesson: developers want to feel the benefits of Plat...13 likes·1.2K readsfastify
Vitor Amaralblog.basestack.co·Sep 20, 2024Top Node.js Frameworks for 2025 - Powering the Future of Backend DevelopmentNode.js is the go-to for JavaScript developers building modern backend solutions, offering speed, scalability, and a vibrant ecosystem. But what really elevates Node.js is its wide variety of frameworks—tools that simplify development, improve perfor...36 readsDevBytesframework
Luca MaraschiforPlatformatic Blogblog.platformatic.dev·Sep 17, 2024Fastify v5 is Here!As a proud sponsor and active contributor to the Fastify project, we're thrilled to announce the release of Fastify v5. Fastify has rapidly become an essential framework for modern Node.js development, offering developers the speed, efficiency, and s...10 likes·1.3K readsfastify
Manuel SpigolonforBackend Cafebackend.cafe·Aug 31, 2024How to implement video streaming with FastifyIn April 2021, I tweeted about a quick experiment where I streamed a large GoPro video using Fastify. That initial experiment sparked some interest, and just a few months ago, a user reached out with an intriguing question: how could they modify the ...1 like·295 readsFastifyfastify