An exploration of Apple's Combine framework and how to wrap existing APIs and patterns into reactive publishers.

Wrapping things with Combine

An exploration of Apple's Combine framework and how to wrap existing APIs and patterns into reactive publishers.

📍 Swift Heroes 🌍 Turin, Italy

Apple introduced Combine at WWDC 2019, bringing first-party reactive programming to the Swift ecosystem. In this talk I explore how to wrap existing APIs and patterns into Combine publishers, making it easier to adopt the framework incrementally in real-world projects.