This is a small part of my long 10-hour NestJS crash course. I really hope you enjoy it.
NestJS Udemy Course (with discount):
https://www.udemy.com/course/the-nest...
GitHub Repo:
https://github.com/harblaith7/NestJS-...
Timeline:
0:00 - What is NestJS
12:00 - Controllers and Request Objects
1:38:00 - Abstracting Business Logic Services
1:59:00 - Validating the Incoming Request
2:26:49 - Transforming the Response Object
2:57:00 - Modules and File Structures