NestJs in Practice (with MongoDB)
NestJs in Practice (with MongoDB), It's like Angular but for the backend! Build a modern REST backend with Typescript and the familiar Angular API
Created by Angular University
English
English [Auto
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
Code in Github repository with downloadable ZIP files per section
NestJs Deep Dive - Modules, Controllers, Services, Pipes, Middleware, Guards, etc.
NestJs Design Patterns - Controllers and Repositories
Complete NestJs / MongoDB CRUD example
Mongoose ODM (Object to Document Mapping) library
Introduction to MongoDB
Decorator-based Data Validation
Authentication in NestJs with JSON Web Tokens (JWT)
NestJs RBAC Authorization (Role-Based Access Control)
More Courses by Angular University
RxJs 6 In Practice (with FREE E-Book)
Learn numerous RxJs Operators, learn all RxJs and Reactive Programming core concepts via Practical Examples
NgRx (with NgRx Data) - The Complete Guide (FREE E-Book)
Learn the modern NgRx Ecosystem, including NgRx Data, Store, Effects, Router Store, NgRx Entity, and DevTools
Angular Testing Masterclass (with FREE E-Book)
A complete guide to Angular 10 Unit Testing and End to End (E2E) Testing, including Testing best practices and CI