DEV Community

Cover image for React Hooks Explained - Crash Course
CodingWith-Adam
CodingWith-Adam

Posted on

React Hooks Explained - Crash Course

Learn all these react hooks in one short video: useState, useEffect, useContext, useMemo, useCallback, useRef, useReducer, useImperativeHandle. This tutorial also briefly covers forwardRef and memo.

This is a crash course with quick explanations for each hook.
Check out the video to learn more.

Top comments (0)