Justin
- 7mo ·
-
Public·
-
hachyderm.io
@nateberkopec the ‘view model’ vs ‘data model’ pattern (mvvm) seems to help when applied to apps (iOS etc) but does seem to either be forgotten or not work the same? So we end up with ‘services/presenter’ layer which is more about passing between the db and the controller.