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. You can see this image to clear the point
Raj-spbi/MVVM-Usage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

