NestJS is a great tool for developing web applications. It has an opinionated structure (that you can like or dislike) It reduces a lot of the time wasted on directories structure, setting up tests, routes, database connections and so on. It even comes with a great extendable CLI to facilitate everything using generators.

2m read timeFrom itnext.io
Post cover image
Table of contents
CRUD API in 3 lines using NestJSWhy did I write this article ?
2 Comments

Sort: