We haven't simplified or improved the implementation of the setupNotificationHandling()
method of the RootViewModel
class by adding Combine to the mix. In fact, Combine introduced additional complexity and we now need to manage the subscriptions we create. It is true that Combine comes with a bit of overhead. The traditional Cocoa API seems to be the better choice. Right?
Subscribe to Cocoacasts Plus to watch this episode.
Building Reactive Applications With Combine
Adding Operators to the Mix
by Bart Jacobs in Programming
Swift 5
Xcode 12
iOS 14
Building Reactive Applications With Combine
-
03:12
-
2 What Is Reactive Programming
09:53
-
04:17
-
04:24
-
8 Adding Operators to the Mix
05:48
-
13 Using Publishers to Push Data
06:27
-
18 Reducing State with Subjects
08:35
-
20 Reactifying the Week View Controller
08:32
-
21 Combine and Diffable Data Sources
08:53
-
23 Subscribing to Settings Changes
11:08
-
07:25
-
06:48
-
07:35
-
09:30
-
11:04