arrow_backBACK TO DRILLS
Blue Beltusereducer
Dispatch describes user intent
In a reducer-based architecture, event handlers usually dispatch actions instead of directly updating state. Why?
In a reducer-based architecture, event handlers usually dispatch actions instead of directly updating state. Why?