Slide 14
Slide 14 text
Pragmatic MVVM
Not using Android's Data Binding
Not ready for prime time yet
Try to use RxJava as much as we can, but...
Sometimes declarative programming is easier to understand and,
therfore, maintain
Sometimes it feels like MVP (Model View Presenter)