You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm. Should we include ImmutableJS into the boilerplate? I think it was left out to make the boilerplate less opinionated but we include it in all our projects anyways so it would take less time to spin everything up. What do you think?
I think we should just include it. For a while, we were debating whether to use immutable everywhere or not, but I think at this point the decision has been made
I also spoke with @keeganbrown on Slack about Immutable and he agreed about including it in the boilerplate. I'm going to close this and include a task for including ImmutableJS in #64
We should add
immutable
andredux-immutable
to package.json, and we should change the top-level reducer to use that version of combineReducersThe text was updated successfully, but these errors were encountered: