Skip to content

Core redux actions store POC

Jack Reed edited this page Jan 18, 2018 · 2 revisions

We should look into preventing developer error. One way to do this is to ensure that the state is not mutated. Look at simpler syntax than Object.assign (spread operator?, libraries?).

Please read: Immutable Update Patterns

Using Immutable.js with Redux Redux-Seamless-Immutable Immutable.js