The Weird Ones

React Hooks:

No notes on this slide.
The Weird Ones React Hooks:

React Hooks: The Weird Ones

By Adam L Barrett

React Hooks: The Weird Ones

React hooks offer a better way to add state and side effects to your components. The built-in hooks can be composed and combined to create rich, shareable interactions and behaviours. You may already know how and when to use useState() and useEffect(), but what about useImperativeHandle()? How about useLayoutEffect() or useDebugValue()?

  • 1,381