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.
2 Comments
Sort: