Skip to content

tezov/koin-education

Repository files navigation

Dependency Injection — Educational Series

This repository contains the source code for a multi-part educational series about Dependency Injection in Kotlin and Kotlin Multiplatform projects.

Each part of the series is available in a separate branch, allowing you to follow the progression step by step.

Branches

  • part-1/1-manual-injection — Dependency Injection without any framework
  • part-1/2-koin-simple — Dependency Injection with Koin, made simple (KMP-CMP)
  • part-1/3-koin+qualifier — Dependency Injection with Koin and qualifiers
  • part-1/4-koin+scopes — Dependency Injection with Koin scopes (coming soon)
  • part-1/5-koin-linked-scopes — Dependency Injection with Koin linked scopes (coming soon)

Each branch contains the source code corresponding to the part of the series.
For full explanations, reasoning, and examples, refer to the Medium article linked in each branch’s README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors