React State Management – Intermediate JavaScript Course

React State Management is half of your React app so it is important for React developers to understand. In this full intermediate React tutorial, you will learn how to implement state management using industry best practices. ✏️ Jack Herrington created this course. He is a principal full stack engineer. Check out his channel: 💻 Code!: ⌨️ (0:00:00) Introduction ⌨️ (0:03:27) useState ⌨️ (0:18:37) useReducer ⌨️ (0:32:29) useMemo & useCallback ⌨️ (0:49:43) useEffect ⌨️ (1:05:59) useRef ⌨️ (1:13:53) Context and Custom Hooks ⌨️ (1:41:48) React Query & React Location ⌨️ (1:57:26) Zustand ⌨️ (2:06:11) Valtio ⌨️ (2:12:44) Jotai ⌨️ (2:20:51) Redux ⌨️ (2:37:56) The new use ho
Back to Top