A Tour of the Composable Architecture

Section • 4 episodes • 2 hr 6 min

After 9 long months of developing the Composable Architecture from first principles, we finally open sourced a library that you can drop into your application today. To celebrate we have a 4-part series on giving a tour of the library where we build a new app from scratch and explore some advanced aspects of the library that we didn’t have time to cover in episodes.

Where to go from here

You have now completed a tour of the library from when it was first released, but there have been many improvements and modernizations since then. The first big modernization we performed was updating the Effect type to be better integrated with Swift’s concurrency tools.