Part 1: Introduction to NestJS and Scalable Application Architecture
This part introduces you to the NestJS world and helps you understand the spirit behind the framework, its architecture, and the design pattern used internally.
This part includes the following chapters:
- Chapter 1, Overview of NestJS
- Chapter 2, Understanding Scalable Application Architecture Principles and Design Patterns
- Chapter 3, Setting Up Your NestJS Environment and Exploring NestJS – Building a Robust App
- Chapter 4, Advanced Concepts – Modules, Controllers, Providers, Exception Filters, Pipes, Guards, and Decorators