Based on our record, Nest.js should be more popular than Fastify. It has been mentiond 217 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Read more about Next.js here and Nest.js here. - Source: dev.to / about 1 month ago
In this article, we will walk through a step-by-step process to secure a Nest.js RESTful API using Keycloak. This includes setting up an application client and configuring authentication and RBAC for your API endpoints. - Source: dev.to / about 2 months ago
The rapid evolution of web development in 2025 makes it imperative to choose a framework that truly fits your project. Whether this involves a dynamic web application, scalable API, or high-performance SaaS product, the decision to select Next.js or Nest.js becomes all the more key. While both do their thing really well, in this sense, they don't do the same thing. - Source: dev.to / 2 months ago
Ok, you're right. I was referring to the usual ones (Next, Nuxt, SvelteKit, Remix, etc). Joytick looks cool. Besides this there's also NestJS https://nestjs.com/. - Source: Hacker News / 2 months ago
Basic knowledge of NestJS and Javascript/Typescript. - Source: dev.to / 2 months ago
Fastify is an efficient and fast Node.js web framework designed to provide optimal performance. Although it is relatively new, it has won the favor of many developers due to its high performance and low overhead. Fastify offers a concise development experience, supports fast routing and a plugin architecture, making it easy for developers to build and expand applications. Referring to the Fastify official website,... - Source: dev.to / about 1 month ago
Sending and receiving files with a Fastify server. - Source: dev.to / 5 months ago
This guide is beneficial if you're using Express adapter. For NestJS applications utilizing the Fastify adapter, these links may be helpful:. - Source: dev.to / 5 months ago
Fastify: A simple web framework for handling routes and middleware. - Source: dev.to / 7 months ago
Fastify: Not TypeScript native and no longer the most performant framework. Still widely used. - Source: dev.to / 6 months ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Laravel - A PHP Framework For Web Artisans
Next.js - A small framework for server-rendered universal JavaScript apps
Koa.js - Next generation web framework for node.js
Sails.js - Realtime MVC Framework for Node.js