Mukesh Rajputrajputmukesh748.hashnode.dev·Aug 16, 2024Understanding MVI Architecture in Android Jetpack ComposeIf you’re building Android apps with Jetpack Compose, you might have heard about different ways to organize your code. One popular method is called Model-View-Intent (MVI). Let’s break down what MVI is and how it works with Jetpack Compose in easy-to...10 likesJetpack Compose
Edilson Nguleleguleradev.hashnode.dev·Mar 7, 2024Exploring MVI: A Comprehensive Guide to Model-View-Intent Architecture - Part 1Imagine you were an Android Developer back in 2018, then you took a long snooze and woke up in 2024. Now, you're hearing terms like Jetpack Compose, MVI, Compose Multiplatform, KMM, KMP, and more. It's understandable if you're feeling a bit lost and ...2 likes·159 readsMVI