unidirectional-data-flow
Here are 121 public repositories matching this topic...
-
Updated
Nov 9, 2020 - Swift
-
Updated
Dec 13, 2019 - Swift
-
Updated
Jul 1, 2020 - Swift
proxy field in proxy config is required at all times now. However, it's not needed when used for publishing to Kafka/Kinesis/Nats/etc. We should adapt validation and proxy code to not require it in this case.
-
Updated
Aug 17, 2020 - Kotlin
-
Updated
Mar 28, 2019 - Swift
-
Updated
Mar 2, 2019 - Kotlin
-
Updated
Nov 11, 2020 - Kotlin
-
Updated
Aug 26, 2020 - Kotlin
-
Updated
Sep 26, 2018 - C
-
Updated
Aug 13, 2020 - Kotlin
-
Updated
Jun 13, 2020 - Swift
-
Updated
Jul 30, 2020 - Swift
-
Updated
Apr 24, 2020 - Swift
-
Updated
Apr 13, 2020 - Swift
-
Updated
Aug 6, 2019 - Swift
-
Updated
Jun 24, 2019 - Kotlin
-
Updated
Aug 15, 2019 - Dart
-
Updated
Nov 1, 2020 - Kotlin
-
Updated
Sep 30, 2020
-
Updated
Mar 8, 2018 - TypeScript
-
Updated
Jun 28, 2020 - Swift
-
Updated
Mar 28, 2017 - Swift
-
Updated
Jun 2, 2020 - Swift
-
Updated
Aug 15, 2017 - Swift
-
Updated
May 11, 2020 - Kotlin
-
Updated
May 4, 2017 - 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."


Took me 10 minutes to figure this out, actually, I just had forgotten to call
store.dispatch(ClearStore()). I am sleepy, for my defense.I thought this would help beginners with this lib. Maybe add it to the docs or somewhere? At least with this issue it can be found via search engines.
In your
StoresReducer.swiftfile, add another case.