
React Hooks Design Review
Software Unscripted
00:00
The History of React Function Components
React has a way of handling state in the class component world. It was given to you directly with the stop state. But that wasn't exposed in the function components. So when they were thinking about this kind of problem of reuse of code, they were like, well, we should give function components the ability to hook into React state.
Transcript
Play full episode