👋 The Composable Architecture Meet-and-Greet

by Tyler Johnson | at Minnebar 16

State management is one of the most challenging problems when developing a mobile application. The source-of-truth for state can be stored both locally and in the cloud. Plus we need to handle network errors, offline states, and incorrect user input. Your grandpa's architecture patterns (like MVC, MVVM, etc.) are ill-equipped to guide developers to properly manage state in their application.

The Composable Architecture (TCA), was built to solve all of these problems. Let's do a high-level overview of what TCA is and how it works.

All levels

Tyler Johnson

Tyler is a software developer with Livefront