Join Slack
Powered by
I use immutable.js in redux to get immutability in...
# prisma-whats-new
s
stearm
02/05/2018, 2:46 PM
I use immutable.js in redux to get immutability in my apps
l
lawjolla
02/05/2018, 3:00 PM
I haven't pulled the source code to find out if it's returning a new object or mutating the previous one. Why does it matter?
s
stearm
02/05/2018, 4:35 PM
Because I would not to use heavily these pattern
https://redux.js.org/docs/recipes/reducers/ImmutableUpdatePatterns.html
when updating large objects with nested fields…
2
Views
Open in Slack
Previous
Next