Same as last week we are publishing digest of interesting articles to read or videos to watch over the weekend.
- Android MVI Architecture
Fast overview of MVI architecture - Kotlin Internals
A lot of people ask me how Kotlin works under the hood, in this video you can find some examples:
- Clean Architecture for Enterprise Mobile Application
Nice repo which shows how to use Clean Architecture for Enterprise Mobile Apps. - Common Design Patterns and App Architectures for Android
Design patterns are a powerful weapon in the fight against poor quality code. This article is a collection of the most commonly used patterns in Android development. You probably use a lot of them on a daily basis. But can you name them all?