Immer with React useReducer.
Immer is a simple JavaScript library that allows us to use immutable state at the convenience of us updating the state in a mutable way.
But what is Mutation and Immutability and why are they important.
Mutation is simply when you update the old valu...
nikhilbelide.hashnode.dev9 min read
daulatt ramm
very nice