Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalizr-immutable #7

Open
mschipperheyn opened this issue May 17, 2016 · 0 comments
Open

Normalizr-immutable #7

mschipperheyn opened this issue May 17, 2016 · 0 comments

Comments

@mschipperheyn
Copy link

Hi, we're starting to implement redux-persist. We just released this library Normalizr-immutable that basically converts a javascript object to a normalized structure using Records, Lists and Maps and converts it back to the original in-going Js object (in that sense it is different from Normalizr).

So, we are wondering if we should try to implement redux-persist-transform-immutable or just take the persisted js object and run it through normalizr-immutable and then populate the reducer.

Do you see any advantages in one over the other method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant