Member Exclusive

Basic React Hooks Crash Course (useState, useEffect, useMemo, useCallback)

Next.js React
September 25, 2025

Hooks in React are one of the toughest concepts to learn. In this video I will be covering the most popular hooks in React. useState, useEffect, useMemo, useCallback. I will also be showing you all the rules you need to understand about hooks as well as how you can use ESlint to make learning hooks much easier.