Skip to content

Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project

Notifications You must be signed in to change notification settings

florina-muntenescu/MVPvsMVVM

Repository files navigation

Model-View-Presenter vs Model-View-ViewModel

Discover the differences in implementing Model-View-Presenter and Model-View-ViewModel patterns by applying the two patterns in a "Hello, World" project. Unit test examples for both the Presenter and the ViewModel classes are provided.

Model-View-Presenter

Model-View-Presenter

Model-View-ViewModel

Model-View-ViewModel

This project was done for a Droidcon Zagreb 2016 talk on MVVM & RxJava – the perfect mix.

About

Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages