Название: Combine: Asynchronous Programming with Swift
Автор: Scott Gardner, Shai Mishali, Florent Pillet и др.
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 260
Размер: 13 mb
Язык: английский
The best book to master declarative asynchronous programming with Swift using the Combine framework!
The introduction of Combine into the Swift ecosystem now gives you a native way to manage asynchronous events in Swift, meaning you don’t have to rely on third-party reactive frameworks for event-driven systems.
Оглавление
Early Access Edition
What You Need
Book License
Book Source Code & Forums
Chapter 1: Hello, Combine!
Chapter 2: Publishers & Subscribers
Chapter 3: Transforming Operators
Chapter 4: Filtering Operators
Chapter 5: Combining Operators
Chapter 6: Time Manipulation Operators
Chapter 7: Sequence Operators
Chapter 8: In Practice Project "Collage"
Chapter 9: Combine for Networking
Chapter 10: Debugging Combine
Chapter 11: Combine Timers
Chapter 12: Key-Value Observing
Chapter 13: Resources in Combine
Chapter 14: In Practice Project "News"
Conclusion