-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
To achieve our goal, we chose what we believe is the best backend framework for TypeScript: NestJS.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
In addition to our testing strategy, we ensure that each service in our modules—whether public or private—follows a functional programming style using the fp-ts library.
-
It’s like Express, but more fleshed out with built-in features that developers from languages like Java or C# will recognize, such as a modular architecture, middleware, and tools for request interception and validation.
Related posts
-
Integrating an external file server https://min.io into a full-stack application on NestJS and Angular
-
NestJS: A Progressive Node.js Framework
-
Why you should learn TypeScript and ditch JavaScript? TypeScript vs JavaScript
-
Building Tetris using WebSocket and Svelte Stores
-
The main steps I follow when kicking off Node.js projects