Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 277 Bytes

File metadata and controls

3 lines (2 loc) · 277 Bytes

food-recipe-MVVM

MVVM architecture is a Model-View-ViewModel architecture that removes the tight coupling between each component. Most importantly, in this architecture, the children don't have the direct reference to the parent, they only have the reference by observables