9:39
Refactoring the Location Cell View Model
Mastering MVVM with SwiftUI
With the WeatherService protocol in place, we can refactor the view models that need to provide their views with weather data. In this episode, we focus on the LocationCell by refactoring the LocationCellViewModel class.