angular dependency injection

Publié le: 22 mai 2019
sur la chaîne: Programming with Karthik
575
10

angular dependency injection
Complete Playlist:    • Angular 9 Tutorial  
Angular 9 Tutorial | EP11 | angular dependency injection
For reading Angular
Please refer to this playlist
   • Angular 9 Tutorial  
Kindly Subscribe

Dependency Injection:
application design pattern
 Is a technique whereby it is supplied with the dependencies it needs rather than creating it. 
Enables loose coupling

Dependency Injection in Angular:
Own DI system
Injector is responsible for providing dependcies
Relies on the provider as it tells an injector how to create the service
Configure injector with provider in three ways
In the @Injectable() decorator for the service itself.
In the @NgModule() decorator for an NgModule.
In the @Component() decorator for a component.
Two levels of injector
Root level injector when bootstrapped.
Component level injector when Component is configured with provider.
Hierarchical Dependency Injection System


Sur cette page du site, vous pouvez voir la vidéo en ligne angular dependency injection durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Programming with Karthik 22 mai 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 575 fois et il a aimé 10 téléspectateurs. Bon visionnage!