Alexey guides Sebastian through the ins and outs of the pattern, and they discuss benefits, naming conventions, and more.
In this blog post, you will learn how to manage all the states of a screen using only one state variable with very easy steps by...
iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used as Template project by replacing item name “Movie”). More information in medium post: Medium Post about...
This week on the Modern Android Development Skills series, we will be discussing Architecture.
Are you sure “reducing coupling” is what you‘re after?
In this article I am gonna talk about how we can prepare design architecture for large iOS application.
I think what’s happening these days is everyone is trying to implement patterns to make their code more robust and testable which I agree and support,...
How did we optimize the mobile apps for the Walmart Mexico market? In this article, we explain the engineering we applied to standardize and decouple the...
I want to share how I develop an Android App adapted with MVVM Clean Architecture and another common library such as: Coroutines Hilt Room Database Kotlin...