MVVM

1 article
MVVM - Model-View-ViewModel An architectural pattern that uses data binding to connect the View to a ViewModel, enabling separation of UI …