Skip to content
23.2.2020

A Cake for Kotlin part 2: Making an example of Arithmetic

Dependency injection inspired by the Cake Pattern in Kotlin, keeping the good things from the Cake, while avoiding some of the problems.
13.2.2020

A Cake for Kotlin: Exploring framework-less dependency injection for Kotlin

This article is about how to do dependency injection without frameworks in Kotlin