React Hooks
Offered By: LinkedIn Learning
Course Description
Overview
React Hooks simplify state management in new React applications. Explore various styles of Hooks usage and ways to integrate them into your programming workflow.
Syllabus
Introduction
- Understanding modern React
- What you should know before watching this course
- React Hooks history
- Installing Create React App
- Reviewing the project
- Reviewing Array and Object destructuring
- Incorporating the useState Hook
- Building a checkbox with useState
- Working with component trees
- Sending interactions up component trees
- Introducing useEffect
- Working with the dependency array
- Fetching data with useEffect
- Handling complex state with useReducer
- Refactoring useState to useReducer
- Dispatching actions with useReducer
- Managing form inputs with useRef
- Creating controlled components with useState
- Reusing form logic with custom Hooks
- Placing data in context
- Retrieving data with useContext
- Creating a custom Hook with context
- Data fetching with a Fetch Hook
- Building a fetch component
- Next steps
Taught by
Eve Porcello
Related Courses
Advanced ReactMeta via Coursera AWS CodePipeline Beginner's Guide
Coursera Project Network via Coursera Build a Web App incorporating React and Redux Hooks
Coursera Project Network via Coursera Build a Web App using React and Redux
Coursera Project Network via Coursera Build Your First React Website (Part II)
Coursera Project Network via Coursera