nestjs-dependency-injection
Installation
SKILL.md
NestJS Dependency Injection
Master NestJS dependency injection for building modular, testable Node.js applications with proper service architecture, provider patterns, and module organization.
Table of Contents
- Provider Patterns
- Module System
- Injection Scopes
- Advanced Patterns
- Best Practices
- Common Pitfalls
- Resources