arrow_backBACK TO DRILLS
Blue Beltstate-basics
Derived state redundancy
A component stores firstName, lastName, and fullName separately in state, updating fullName inside change handlers. What React-specific problem can this create?
A component stores firstName, lastName, and fullName separately in state, updating fullName inside change handlers. What React-specific problem can this create?