filmov
tv
Angular Dependency Injection, In Depth by Kito Mann
Показать описание
One of the most important achievements of Angular is popularizing dependency injection within the browser. When you look at the framework, it has a lot of similarities to the world of Java EE and Spring. In this session, we take an in-depth look at how Angular handles dependency injection and compare it to previous dependency injection frameworks. Along the way, we’ll look at how you can customize how Angular creates objects, and also how to interact with the dependency injection features imperatively.