Kotlin is here and some Architecture Patterns need to be adapted.
From Karumi we've dedicated last 3 years talking about architecture and design patterns, each solution has pros and cons and could be good for different problems and kind of applications.
Kotlin brings to us different tools and ways to write code these can help us to write different patterns or apply different technics to that patterns.
In this talk, we present some commons problems in app designs and how we can provide solutions in Kotlin.