
NestJS
Progressive Node.js framework for building scalable server-side applications, uses TypeScript, decorators, and dependency injection with an Angular-inspired architecture.
NestJS brings Angular-inspired architecture, modules, decorators, dependency injection, guards, interceptors, and pipes, to server-side Node.js development. It wraps Express or Fastify with a structured, opinionated framework built for enterprise applications.
A common Node.js framework for teams building large-scale, maintainable backend services. Use it to create well-structured REST and GraphQL APIs, implement microservice architectures with built-in transport layers, and enforce consistent patterns across a team of developers.
URL
https://nestjs.com/Recommended tools

Hono
Ultrafast, lightweight web framework for edge runtimes, runs on Cloudflare Workers, Deno, Bun, and Node.js with a simple, familiar API.

Solid.js
Reactive UI library that compiles to direct DOM updates, React-like developer experience with no virtual DOM and fine-grained reactivity.

Vitest
Fast unit test framework powered by Vite, Jest-compatible API with native ESM, TypeScript, and HMR for instant test feedback.