React Hooks [Updated: 4/16/2025]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 37m | 229 MB
Instructor: Eve Porcello
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 37m | 229 MB
Instructor: Eve Porcello
React Hooks embed logic into functions in new React applications. In this course, instructor Eve Porcello covers various styles of Hooks usage and ways to integrate them into your programming workflow.
Find out how Hooks came to be part of the library and learn to install the Create React App. Explore ways to use the useState Hook to handle different types of state variables and work with component trees. The useEffect Hook can be used for several application side effects, whenever the state of the app changes. Discover how to work with the dependency array effect and fetch data with the useEffect Hook. Learn about several additional Hooks and step through the process of creating custom Hooks. Practice what you learn with hands-on challenges and example solutions. Plus, explore some different directions you can pursue to improve your knowledge of the React ecosystem.