unidirectional-dataflow
There are 12 repositories under unidirectional-dataflow topic.
SwiftRex/SwiftRex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
antranapp/awesome-tca
Awesome list for The Composable Architecture
kbiakov/unidirectional-architecture-on-mobile
Dive into :iphone: Unidirectional Architecture!
p69/dartea
The Elm Architecture (TEA) for Flutter
ronanociosoig/Tuist-Pokedex
A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com
kahlil/flow-state
UI state management with RxJS.
cmandamiento/angular-architecture-base
Angular Architecture Patterns and best practices
Maks-Jago/SwiftUI-UDF
UDF (Unidirectional Data Flow) architecture on SwiftUI/Concurrency/Combine
mkj-is/AppCenterSwiftUI
Native App Center Client for Apple platforms made in SwiftUI
maxvol/RaspSwift
Reactive Aggregate State Pipeline (based on RxSwift)
valnoc/GCDFeedback
A GCD-based implementation of RxFeedback. Unidirectional Data Flow Architecture.
JustMeGaaRa/functional-programming.course
This is a repository with an implementation of Conway's Game of Life. The game itself is implemented using several stacks in C#, F# and TypeScript. The purpose behind it is to have a small real-world example to show functional principles and features. Moreover, the repository is organized as 3 different projects an a small book/course in markdown to describe functional programming and reactive programming.