{"repo":"pointfreeco/swift-composable-architecture","free":true,"listed":false,"github":"https://github.com/pointfreeco/swift-composable-architecture","clone":"git clone https://github.com/pointfreeco/swift-composable-architecture.git","description":"A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.","language":"Swift","stars":14875,"topics":["architecture","composition","modularity","testability","swiftui","uikit"],"license":"MIT","category":"mobile-apps","readme_excerpt":"The Composable Architecture The Composable Architecture (TCA, for short) is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. It can be used in SwiftUI, UIKit, and more, and on any Apple platform (iOS, macOS, iPadOS, visionOS, tvOS, and watchOS). What is the Composable Architecture? Learn more Examples Basic usage Documentation FAQ Community Installation Translations What is the Composable Architecture? This library provides a few core tools that can be used to build applications of varying purpose and complexity. It provides compelling stories that you can follow to solve many problems you encounter day-to-day when building applications, such as: State management How to manage the state of your application using simple value types, and share state across many screens so that mutations in one screen can be immediately observed in another screen. Composition How to break down large features into smaller components that can be extracted to their own, isolated modules and be easily glued back together to form the feature. Side effects How to let certain parts of the application talk to the outside world in the most testable and understandable way possible. Testing How to not only test a feature built in the architecture, but also write integration tests for features that have been composed of many parts, and write end-to-end tests to understand how side effects influence your application. This allows yo","default_branch":null,"files":null,"tree":[],"storefront":"/r/pointfreeco","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/pointfreeco/swift-composable-architecture/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}