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.
This project was done for a Droidcon Zagreb 2016 talk on MVVM & RxJava – the perfect mix.