#
unidirectional-data-flow
Here are 115 public repositories matching this topic...
UIKit a-là SwiftUI.framework [min deployment target iOS10]
react
swift
virtual-dom
ios
reconciliation
elm-architecture
uikit
uiview
layout-engine
unidirectional-data-flow
internal-states
-
Updated
Dec 13, 2019 - Swift
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
Updated
May 15, 2020 - Swift
Unidirectional, transactional, operation-based Store implementation.
redux
swift
flux
flux-architecture
store
dispatcher
multi-store
unidirectional-data-flow
combine
flux-application
swiftui
-
Updated
Mar 29, 2020 - Swift
kevinbader
commented
Dec 13, 2019
The reverse proxy configuration should be validated
- when loading it from a configuration file / environment variable,
- when using the API.
For example, when creating a route with target kinesis without a target topic, and the variable PROXY_KINESIS_REQUEST_STREAM is not set, loading the configuration should fail. Currently, the configuration will be applied but clients will see an erro
Lightweight Android library for building reactive apps.
redux
state-management
rxjava
android-architecture
rxjava2
unidirectional-data-flow
mvi
mvi-architecture
-
Updated
Dec 17, 2019 - Kotlin
redux
swift
flux
ios
reactive
unidirectional
architecture
vuex
reactive-programming
unidirectional-data-flow
-
Updated
Mar 28, 2019 - Swift
The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin 😉
redux
android
kotlin
flux
unidirectional
architecture
kotlin-android
android-sample-application
unidirectional-data-flow
-
Updated
Mar 2, 2019 - Kotlin
Showcase for Unidirectional Data Flow architecture for Android, powered by Kotlin Coroutines
android
kotlin
architecture
kotlin-android
showcase
kotlin-dsl
unidirectional-data-flow
kotlin-coroutines
-
Updated
Jul 23, 2019 - Kotlin
gumil
opened
Aug 14, 2019
VI Worsened, a lightweight and fun VI clone.
c
ncurses
text-editor
event-driven-programming
vi
unidirectional-data-flow
state-machine-replication
-
Updated
Sep 26, 2018 - C
-
Updated
Apr 9, 2020 - Swift
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
-
Updated
Jan 2, 2020 - Swift
Unidirectional reactive architecture
-
Updated
Apr 24, 2020 - Swift
Unidirectional Data Flow in Swift via FRP - Inspired by Elm
-
Updated
Aug 6, 2019 - Swift
Redux implementation in Swift using RxSwift
-
Updated
Apr 13, 2020 - Swift
Dive into 📱 Unidirectional Architecture!
redux
android
kotlin
swift
ios
elm-architecture
rxjava
architecture
android-architecture
tea
unidirectional-data-flow
mvi
ios-architecture
model-view-update
model-view-intent
rxfeedback
unidirectional-dataflow
undirectional
mvi-clean-architecture
-
Updated
Jun 24, 2019 - Kotlin
The Elm Architecture (TEA) for Flutter
-
Updated
Aug 15, 2019 - Dart
BackboneJS compatibility layer for React-MVx MVVM framework.
react
state-management
backbone
data-binding
nested-models
unidirectional-data-flow
react-links
nestedtypes
-
Updated
Mar 8, 2018 - TypeScript
Simple movies app for architectural experiments.
-
Updated
Apr 22, 2019 - Swift
Starter kit for Core architecture.
-
Updated
May 12, 2020 - Swift
-
Updated
Mar 28, 2017 - Swift
A simple approach to learning the beginnings of Redux in Swift.
-
Updated
Aug 15, 2017 - Swift
Unidirectional data layer for reactive user interfaces
-
Updated
May 4, 2017 - JavaScript
MVI pattern on Android using Kotlin coroutines
-
Updated
May 11, 2020 - Kotlin
The Unicore is a highly scalable application design approach which lets you increase the reliability of an application, increase testability, and give your team the flexibility by decoupling code of an application. It is a convenient combination of the data-driven and redux.js ideas.
-
Updated
Jan 25, 2020 - Swift
iOS architectural pattern and framework
-
Updated
Apr 13, 2020 - Swift
For unidirectional data flow.
-
Updated
Jul 4, 2019 - JavaScript
Improve this page
Add a description, image, and links to the unidirectional-data-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unidirectional-data-flow topic, visit your repo's landing page and select "manage topics."


Have a look at the docs on Middleware: http://reswift.github.io/ReSwift/master/Other%20Typealiases.html#/s:7ReSwift10Middlewarea
It reads
But the code is