SvenC81
Results
1
issues of
SvenC81
In my project I persist the state using redux-persist-transform-immutable (which uses [transit-immutable-js)](https://github.com/glenjamin/transit-immutable-js) making it possible to store & restore Records to and from local storage. This works well for most...