Sometimes we want to manage State in ViewModel easier. Instead of having multiple observed properties, we can have single state property that is observed by the View. In this video, we will learn how to safely refactor our ViewModel using TDD using State based ViewModel variation.
Let’s dive in into the second part of 4th video, State base MVVM with TDD!
#testdrivendevelopment #tdd #tddios #arifinfrds #mvvm #mvvmios #mvvmtdd #tddmvvm #mvvmstate