The Complete Swift Concurrency Toolkit
Swift Concurrency is the most powerful toolkit in the language, but there is so much to understand, and so few resources out there that cover it.
I set out to change that.
I want to help you build an intuition.
The killer instinct that tells you that this is a job for a taskGroup. The power to know, at a glance, whether code will run on the MainActor versus a background thread. The gut feeling for when an AsyncStream might be appropriate or when a
good old-fashioned async let will do.
Senior-level knowledge of Swift concurrency is all about knowing what exists in the toolkit, and when to apply each tool to the problem at hand.
Keep this eBook handy as you advance your iOS career.