Overview
Learn about the two primary approaches to state management in Android development through a detailed 16-minute video comparison of MVVM (Model-View-ViewModel) and MVI (Model-View-Intent) architectural patterns. Explore the advantages and disadvantages of using single state fields versus state data classes in ViewModels, gaining practical insights to make informed decisions for your Android applications. Discover best practices for implementing state management while understanding the trade-offs between these popular architectural approaches.
Syllabus
Single State Fields VS. State Data Class In Your ViewModel - What's Best?
Taught by
Philipp Lackner