NestJS Basics
This course covers NestJS essentials: project structure, controllers, providers, modules, dependency injection, and generators. You'll learn to create and manage NestJS apps, grasp controller and provider functionality, and explore module-based dependency injection.
Lessons and practices
Running Your First NestJS App
Creating Simple Controllers in NestJS
Refine the Books Controller
Add a GET handler to the controller
Fix the BooksController
Creating a Books Controller from Scratch
Introducing a Books Service to the application
Modifying Book Filter Conditions
Inject and Utilize a Service
Fixing Dependency Injection in NestJS
Creating a Books Service From Scratch
Integrate Nested Services in NestJS
Integrate Service for Book Ratings
Integrate Book Rating Service
Integrate Book Ratings Service
Generating NestJS Components using the CLI
Putting it all together!
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.