EP 10.3 - Angular / Dependency Injection & Providers / Providers

preview_player
Показать описание


We can configure providers to return 4 different kinds of dependencies: classes, values, aliases and factories.

In the next lecture we will look at the different ways we can define tokens.
Рекомендации по теме
Комментарии
Автор

Love your explanations of angular topics!

misza
Автор

it becomes true === emailService3. However true === true === true returns true

tranhuuthu
Автор

When somebody will use injector.get() ??? Is a classic problem, dev have know how but don't show real, creative examples...

valikonen