Are there any side effects of doing a deep copy of state on the appReducer in a Redux application each time a reducer function is called?
state
I\'m asking because