-
This is not an issue, only a heads up, considering there are not new updates on this library and until we get the new README.
I had some issues implementing splash screen on the newest react nati…
-
## fault tolerance
move to dedicated issue #7
## Reactive
- Why Reactive Architecture Will Take Over The World (and why we should be wary of NodeJS)
https://www.slideshare.net/StevePembe…
-
Immutable data are used heavily for web applications today, commonly with Elm-like (redux, ngrx, ...) architectures. Most common thing web developer is doing with data is creating a copy of it with so…
-
I came to the insight, that the Flux/Redux Pattern is "better than" MVVM.
The main point is a better understanding/debugging of the flow of events.
In MVVM we have typically databinding, someti…
-
I updated the version of theKotlin-wrappeк from 505 to 506 and changed the legacy compiler to the ir compiler. I started getting an redux error in browser.
`Uncaught TypeError: state.get_userState_dy…
-
I tried to update the redux library to: `implementation "org.reduxkotlin:redux-kotlin-threadsafe-jvm:0.6.1"`
After the update, I get the following runtime crash
```
java.lang.NoSuchMethodError: N…
-
I need design files that display:
- layouts of desired content
- pages and/or sections
- design elements and style guide
-
It doesn't seem possible to be able to subscribe the state change of a specific value or sub-state. Do you have any plans to add this feature?
-
I just cloned the repo and ran the app.
I get the following warning:
`The previous state received by the reducer has unexpected type of "Object". Expected argument to be an object with the follo…
-
Currently, there isn't one. Yes, I realize this is a rather vague ticket.
Initially, don't make the thing look nice - or even passable. Make it the most bare minimum MVP trash missing-UX garbage y…