#mvvmstate
Explore tagged Tumblr posts
arifinfrds-blog · 2 years ago
Text
WordPress Scheduled Post: "#4 Part 4.1- iOS - TDD - Random Character App - Swift - Enable the Power of TDD to Refactor MVVM to State based MVVM"
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. We will learn how to safely refactor our ViewModel using TDD using State based MVVM.
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…
Tumblr media
View On WordPress
0 notes