React hooks offer a better way to add state and side effects to your components, and 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()` or `useEffect()`, but what about `useImperativeHandle()`? How about `useLayoutEffect()` or `useDebugValue()`? Join us as we dive into the lesser known React hooks what they do and when to use them.
Slides: https://slides.com/bigab/react-hooks-...
useDebugValue docs: https://reactjs.org/docs/hooks-refere...
useLayoutEffect docs: https://reactjs.org/docs/hooks-refere...
useImperativeHandle docs: https://reactjs.org/docs/hooks-refere...
Hooks 1 talk from Adam L Barrett: • Introduction to React Hooks
Hooks 2 talk from Christopher Baker: • React Hooks: useContext and useRef
Hooks 3 talk from Adam L Barrett: • useReducer: The Other State Hook for React
Hooks 4 talk from Christopher Baker: • Memoization for Fun and Performance: the u...
Bitovi React Talks on YouTube: • React
Bitovi React Consulting: https://www.bitovi.com/frontend-javas...
Join our Discord! / discord