56. Advanced Angular DI Techniques: Using useClass in Standalone Components

preview_player
Показать описание
In this video we will see Advanced Angular DI Techniques: Using useClass in Standalone Components

If you like my video, please subscribe to my channel.

My Playlists:
Angular CLI Complete Course Tutorial:
Angular UnitTesting Complete Course:

My Courses Playlist Page:

#leelawebdev

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

In which situation would we want to use this alias feature? What makes us do that?

Why not simply provide the exact service that we want to consume?

buildmore