๐ It's finally time to tackle navigation in the Composable Architecture. We'll port the
Inventory app we first built to understand SwiftUI navigation, which will push us to
understand what makes the architecture "composable," how it facilitates communication between
features, and testing.