Introduction
  • Introduction
  • What is Dependency Injection
  • Preview: Multiplatform Music App - Our Koin Playground
Practical Implementation Using Koin
  • Adding Koin Dependencies
  • Exploring Real-world DI: A Dive into My Code
  • Navigating Dependency Injection: Your Injection Options
  • Deep Dive: More Examples of Classes with Dependencies
  • Auth VS No Auth Client
  • Where To Define your Dependencies
  • Single Definition VS Factory Definition
  • When & Why to Use the 'Name' Option in Definitions
  • Defining Feature-specific Models in Your App
  • Initializing Koin in Your App
  • Initializing Koin in Your Android Module
Final Thougths
  • Final Thougths