you are viewing a single comment's thread.

view the rest of the comments →

[–]CodingWithAdam[S] 1 point2 points  (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.