mvvm

Philly ETE 2020 – Etienne Caron – Coroutine + Flow = MVI

Check out our YouTube playlist to watch all the talks from Emerging Technologies for the Enterprise 2020. Abstract Managing state in Android applications can be painful. Over the years, various architectural patterns have evolved to try and tame it: MVC, MVP, and MVVM. MVI (Model-View-Intent) is an evolution of these patterns. Thanks to Immutable State … Read More