Learn NestJS | Full Course | Building scalable Node.js apps

preview_player
Показать описание


Timestamps:

NestJS Core Fundamentals - 0:00
Setting up a new application with NestJS CLI - 3:58
Adding CRUD endpoints with Mongoose and MongoDB - 9:58
NestJS Exception Filters overview - 50:55
Setting up an Exception Filter - 51:18
NestJS Validation Pipes overview - 1:02:38
Setting up a Validation Pipe - 1:02:58
NestJS Custom Decorators overview - 1:13:13
Setting up a Custom Decorator - 1:14:00
NestJS Middlewares overview - 1:20:50
Setting up an Audit Middleware - 1:21:45
NestJS Interceptors overview - 1:32:43
Setting up Interceptors for caching and benchmarking - 1:33:56
Setting up server side rendering with Pug and Handlebars - 1:45:18
Setting up Swagger in our NestJS application - 1:58:58
Setting up Compodoc in our NestJS application - 2:15:31
Outro - 2:21:36

#Nestjs #Framework #Tutorial
Рекомендации по теме
Комментарии
Автор

Thank you so much. your clips very helpful for me.

kydang
Автор

Hi, did you do something about the handle transactions when it's necessary to make rollback when executing multiple transactions?

sebas