Overview
Introduction of MVVM Architecture course
Requirement analysis of Blog App
Implementation in Naive Approach
Implementation in MVP Architecture
Basic Idea of MVVM
MVVM Implementation (Gradle & File structure)
MVVM Implementation (Model)
MVVM Implementation (ViewModel)
MVVM Implementation (View)
Development steps of MVVM
ViewModel Initialisation Approaches
Lifecycle of ViewModel
What we achieved?
Improvement Scopes of Current MVVM Implementation
No Comments Yet