1 min readFeb 24, 2019
If the industry hadn’t already settled on the name “ViewModel” I would use “ModelController”. As in, we have a view controller and a model controller for each screen. The view controller controls the view and the model controller controls the model.