NestJS is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript, and combines elements of OOP (Object Oriented Programming) and FP (Functional Programming) NestJS allows developers to use the myriad of third-party modules.

3m read timeFrom medium.com
Post cover image
Table of contents
NestJS Part — 1What is NestJSWhy NestJSCore componentsPre-requisitesGetting startedCreating the first projectRunning applicationCreating the first controllerCreating the first serviceCreating the first moduleConclusion

Sort: