codez.guru
Articles
Guides
Zod
TypeScript
Zustand
Microservices
NestJS
Labs
About
Become a member
Articles
Guides
Zod
TypeScript
Zustand
Microservices
NestJS
Labs
About
Home
»
Advanced Guide to NestJS
»
NestJS Guide
NestJS Guide
Advanced Guide to NestJS
Basic Guide to NestJS
nestjs
Practical Guide to NestJS
backend
nestjs
typescript
Basic Guide to NestJS
Lesson 01: What is NestJS and Why Use It
Lesson 02: Project Structure and CLI
Lesson 03: Modules, Controllers, and Providers
Lesson 04: Dependency Injection in NestJS
Lesson 05: Routing and HTTP Methods in NestJS
Advanced Guide to NestJS
Lesson 06: Middleware, Guards, and Interceptors
Lesson 07: Pipes and Custom Decorators in NestJS
Lesson 08: Working with Databases (TypeORM or Prisma)
Lesson 09: Authentication with Passport and JWT
Lesson 10: Testing in NestJS
Practical Guide to NestJS
Lesson 11: Building a REST API
Lesson 12: Building a GraphQL API
Lesson 13: File Uploads and Validation
Lesson 14: NestJS + Swagger for API Docs
Lesson 15: Deploying a NestJS App