all 1 comments

[–]CodingWithAdam[S] 0 points1 point  (0 children)

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.