arrow_backBACK TO DRILLS
Blue BeltcontextPREMIUM
splitting state and dispatch contexts
A large app stores tasks and dispatch in two separate contexts instead of one combined { tasks, dispatch } object. What is a major benefit of this structure?
A large app stores tasks and dispatch in two separate contexts instead of one combined { tasks, dispatch } object. What is a major benefit of this structure?