Build scalable backend applications with NestJS, one of the most popular Node.js frameworks. Harness its modular architecture, TypeScript support, and built-in tools to create clean, testable, code.
Overview
Syllabus
- Why NestJS?
- DevMatch - A Dating App For Developers
- Setup
- Modules & Decorators
- Controller (GET) All Profiles
- Controller (GET) Single Profile
- Controller (POST)
- Controller (PUT)
- Controller (DELETE)
- Service (Get All Profiles)
- Service (Get Single Profile)
- Service (Create Profile)
- Service (Update Profile)
- Service (Remove Profile)
- Exception Filters - Bubbling Up
- Exception Filters - Challenges
- Handling exceptions in the controller
- Pipes (Transformation)
- Pipes (Validation)
- Intro To Guards
- Outro
- How to Utilize Your Certificate