This playground will help you to get started with Combine - Apple Developer Documentation.
The playground is a paged playground and is built up in several chapters
- What is Combine?
- Publishers & Subscribers
- Rules of subscriptions
- Foundation and Combine
- @Published property and bindings
- Memory management explained with
AnyCancellable
- Flatmap and matching error types
- Combining Publishers
- Future and Promises
- Custom
Publisher
and UIKit extensions - Debugging publishers
More to come!
- Xcode 11 beta 4
Some interesting resources regarding Combine.