Β· 1 min read
Dependency Injection - All the Must-Know Concepts to start using it
To understand dependency injection, you first need to learn a set of concepts that will help you realize why you need it and whatβs happening under the hood.
In this video, Iβll talk about:
β
What is a dependency
β
Dependency Inversion Principle
β
Inversion of Control
β
Dependency provisioning
β
Service Locator
β
Dependency Injection
π The article about clean architecture mentioned in the video: Clean architecture for Android with Kotlin: a pragmatic approach for starters
π And the previous video about Koin: Koin for dependency injection on Android. Is Dagger dead?
Share: