MVVM architecture with the data binding library - lecture by P. Löwenstein - Code Europe Spring 2017

preview_player
Показать описание
Model-View-ViewModel (MVVM) is quite similar to MVP, with the view model acting as an enhanced presenter, using a data binder to keep the view model and the view in sync. This talk gives an introduction to the MVVM architecture and how it can be used on Android with the data binding library.
Рекомендации по теме
Комментарии
Автор

Abgesehen von dem sehr undeutlichen Englisch beinhaltet die Präsentation diverse Fehler. Zudem wenn die Veröffentlichung am 12.09.2017, sollte wohl kaum noch die das SDK 24 genutzt werden. PS: <data class="..." /> erlaubt den Namen der generieren Datei zu bestimmen.

emanuel