Avoiding Mutations
Learn ways to avoid mutations while testing reducers.
We'll cover the following...
One key requirement is that our reducers never modify the state ...
Learn ways to avoid mutations while testing reducers.
One key requirement is that our reducers never modify the state ...