Understanding How and Why: The MVI Android Architecture
MVP and MVVM are both pretty prominent, and nowadays, quite standard in the Android community but one other popular architecture has made a name for itself, and that’s MVI. MVI stands for Model-View-Intent. Intent in this case isn’t the Android Intent used to start activities,… Read More »Understanding How and Why: The MVI Android Architecture