Async Composable Architecture

Section • 6 episodes • 4 hr 29 min

We add all new concurrency tools to the library, allowing you to construct complex effects using structured concurrency, tie effect lifetimes to view lifetimes, and accomplishing all of that while keeping your code 100% testable. This is the biggest update to the library since it was first released in May of 2020.

Where to go from here

Adding a deeper integration with Swift’s concurrency tools greatly improved the ergonomics of the library, but it pales in comparison to the next series of episodes.