Controlled and uncontrolled components

Frontend First - Un pódcast de Sam Selikoff, Ryan Toronto - Jueves

Podcast artwork

Categorías:

Sam and Ryan discuss controlled and uncontrolled components in React. They talk about how uncontrolled components can be thought of as components that manage their own internal state, why you should model your complex React components after the simpler APIs of native HTML elements like inputs, why you shouldn't try to make components that are both controlled and uncontrolled, and why making a new component boundary is sometimes all you need to make your custom components behave more predictably.

Visit the podcast's native language site