arrow_backBACK TO DRILLS
Black BeltusereducerlockPREMIUM

Mutating state inside reducers

Why is this reducer incorrect?

REACT_MODULE // 0x42
function reducer(state, action) { state.count++; return state; }
lock

This Drill is Locked

This is a premium drill. Continue on to the next free drill in the sequence.

CONTINUE DRILLarrow_forward
BugDojo
BlogFAQ

© 2026. Carved in code.