React Hooks Tips Only the Pros Know

Lesson 1, Step 1: Hello and welcome

Courses Outline

Free
Hello and welcome
1:32
Goals
2:17
Personal Introduction
1:55
Prerequisites
5:35
the Basics -The Standard useState() hook, Part 1
2:50
The standard useState() hook, Part 2
3:17
The standard useEffect() hook
7:16
The standard useContext() hook
2:52
Beyond the Basics - Custom hooks
4:38
Hook Rules: Naming
6:14
The standard useRef() hook
6:59
The standard Lesson useLayoutEffect() hook
6:39
The useRef() and useState() hooks and dependencies
5:57
Creating a custom useDebounce() hook
4:14
The standard useCallback() hook
5:13
Creating a custom useWillUnmount() hook
3:55
Creating a custom useThrottle() hook
5:17
The standard useDebugValue() hook
3:55
Hook Rules: Only Call Hooks at the Top Level
9:49
Using multiple useState() hooks
5:11
The standard useReducer() hook
10:18
The standard useMemo() hook
3:25
Introducing Kimrof, a Formik-like forms utility
3:01
The Kimrof Context and Provider
4:57
Displaying the values
5:32
Editing the data
4:50
Submitting the form
6:25
Validating the form
9:31

React Hooks Tips Only the Pros Know

Lesson 1, Step 1: Hello and welcome

Welcome to the course, React Hooks Tips Only the Pros Know.