https://github.com/0xleif/tca-examples
The Composable Architecture Examples
https://github.com/0xleif/tca-examples
swift tca
Last synced: about 1 year ago
JSON representation
The Composable Architecture Examples
- Host: GitHub
- URL: https://github.com/0xleif/tca-examples
- Owner: 0xLeif
- Created: 2021-09-20T15:14:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T02:52:55.000Z (over 4 years ago)
- Last Synced: 2025-02-10T23:37:53.959Z (over 1 year ago)
- Topics: swift, tca
- Language: Swift
- Homepage: https://github.com/pointfreeco/swift-composable-architecture
- Size: 86.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [TCA](https://github.com/pointfreeco/swift-composable-architecture) Examples
- [Pullback](https://github.com/0xLeif/TCA-Examples/tree/main/PullbackExample)
- [Basic Reducer](https://github.com/0xLeif/TCA-Examples/tree/main/BasicReducer)
## WIP
- [Payment Example](https://github.com/0xLeif/TCA-Examples/tree/main/PaymentExample)