-
I have been a long time user of https://github.com/RisingStack/react-easy-state
How does this package differ?
-
Hi, has anyone tested this plugin w/ react 16? I might also ask, are there compatibility issues with redux-offline versions?
I encountered
```
uncaught at changeOnlineStatus TypeError: Cannot rea…
-
We can actually get rid of dependency list if we just converted to persistent map for value equality semantics.
Might be negligible perf cost compared to iterating over dependency list and style m…
-
Would you like it to be part of this repository? It's very similar to `slate-react`.
Even if that's not the case, I think it's worth considering to move non-React specific code (constants, utils, …
-
## Enhancement
**Suggested enhancement**
https://github.com/garbles/why-did-you-update
- We can then easily find where the performance bottlenecks are.
**Pros**
More awareness of performance
-
Still valid to use immutable js ?
in the meantime I created multiple react+redux apps without it, worked fine.
https://github.com/tc39/proposal-object-rest-spread in reducers.
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by mai…
-
Hi,
Given the following
```TypeScript
describe("HashMap", () => {
it("Gives unique hash codes", () => {
const map1 = HashMap.of(["48", 1], ["49", 2], ["50", 3], ["51", 4]);
const …
ghost updated
4 years ago
-
My team has been using Redux for a couple of months now. Along the way I've occasionally found myself thinking about a feature and wondering "does this belong in an action-creator or a reducer?". The …
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by mai…