The concepts of React Hooks. I will apply these concepts in various demos so you can see how they are applied in different scenarios. File size: 367.96MB
Egghead – Reusable State and Effects with React Hooks
In order to add state, or side, it was necessary previously-Effects in React It was necessary to create a Class component. However, with The introduction of the Hooks proposal (currently in pre-Released), you can now add state and You can add effects to a function component. Additionally, you can extract your hook logic and Create a custom hook that you can share across your app.
Get your instant download Egghead – Reusable State and Effects with React Hooks
I will be introducing the concepts of React Hooks. I’ll be applying these concepts in various demos so you can see how they fit in different scenarios. So you can understand how each component relates to the other, I will be converting Class Components into Function Components.-other.
This course will teach you how to:
Run (and Skip (side)-Effects with Hook useEffect
Create a hook to share logic within your app
API for Simplifying the Context with The useContext hook
Get the most recent state with Send actions using the useReducer Hook
Optimize Components with UseMemo
Course Features
- Lectures 0
- Quizzes 0
- Duration Lifetime access
- Skill level All levels
- Students 0
- Assessments Yes