Is built with TypeScript and combines best concepts of OOP (Object Oriented Progamming) FP (Functional Programming) FRP (Functional Reactive Programming)
Nest framework in a very active way encourages developers to try, learn and use some well-known software engineering paradigms,patterns, like:
3 basic application building blocks
separate concerns of your applications
This layer is responsible for handling incoming requests and returning a response to the client.
Everything is a component: