React Hooks
Offered By: YouTube
Course Description
Overview
Dive into a comprehensive tutorial on React Hooks, covering eight essential hooks in just 90 minutes. Master useState for state management, useEffect for side effects, useMemo for performance optimization, useRef for DOM manipulation, useContext for global state management, useReducer for complex state logic, useCallback for memoized callbacks, and create custom hooks for reusable logic. Explore useLayoutEffect for synchronous effects and gain a solid understanding of how to leverage these powerful tools to build efficient and maintainable React applications.
Syllabus
Learn useState In 15 Minutes - React Hooks Explained.
Learn useEffect In 13 Minutes.
Learn useMemo In 10 Minutes.
Learn useRef in 11 Minutes.
Learn useContext In 13 Minutes.
Learn useReducer In 20 Minutes.
Learn useCallback In 8 Minutes.
Learn Custom Hooks In 10 Minutes.
Learn useLayoutEffect In 5 Minutes.
Taught by
Web Dev Simplified
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX