About the Combine: Asynchronous Programming with Swift category

This is the official forum for our book, Combine: Asynchronous Programming With Swift, available here: Combine: Asynchronous Programming With Swift | Kodeco

do I need to know UIKit to learn combine with this book ?

You don’t necessarily need to know about UI frameworks - most of the chapters lead you through learning Combine operators in Xcode playgrounds so there is not much UI involved. Additionally you will work through few projects so you can apply what you learned in a real-life scenario but those projects are SwiftUI.

Thank you very much for your fast answer, and what about timers, notifications, and other deep swift knowledge, I know some basic swift, and swiftUI, but that’s it. I do all my projects with swiftUI, and I see that only chapter 15 is about Combine and SwiftUI.
do you think I should learn more before studying this Combine book ?