Stage One Modules, Services & Dependency Injection
At Angular's core, you'll find an excellent dependency injection system based around services and their providers. These ideas steer developers toward maintainable, loosely-coupled code while giving them a pragmatic and flexible set of tools, with which they can control sharing and encapsulation.
- Duration: 240 minutes