reedux icon indicating copy to clipboard operation
reedux copied to clipboard

Misleading, incomplete readme

Open Silviu-Marian opened this issue 6 years ago • 0 comments

It looks like the project readme is both misleading and partially incomplete

We need

  • [ ] to document the fact that a 2nd store is required (quick dumping)
  • [ ] explanations for why replacing reducers is not ideal with hot module reloading
  • [ ] some typical use cases (setups with a top-level router, multiple frameworks, CDN-loaded React components)
  • [ ] to explain the lack of composition (storePath(storePath())) and normalizing state shape

Silviu-Marian avatar Nov 09 '17 00:11 Silviu-Marian