DEV Community

Discussion on: Explain how MVVM architecture work like I'm five.

Collapse
 
bgadrian profile image
Adrian B.G. • Edited

I haven't explained the Controller or Model parts, because they are same in both patterns.

If you are not using the ViewModel pattern most likely its logic and data is scattered around, usually in the View.

I made a graph, for the data (not event flow) differences, as another example.

Imgur