The hooks, are a new addition to the React library since version 16.8, that let you write stateful component without the need to write a class,
The course is fast–paced with practical example and project to get you up to speed fast with using hooks, from basic to advanced.
1) We begin with an overview of the basic hooks, with :
useState : to add and update local state inside a function component
useEffect: serving the same purpose as componentDidMount and componentDidUpdate, the effect hook to apply side effects in your function component when the local state updates
2) Then, we dive into the additional hooks, with :
useContext
useCallback and useMemo
useReducer
useRef
3) Finally, we learn to build custom hooks to isolate and reuse stateful logic between multiple function components :
to make network call to APIs
to validate forms
and, to add theme configuration to your project with the option to toggle dark and light theme
Specification: Learn the React hooks by example
|
User Reviews
Be the first to review “Learn the React hooks by example” Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 5 hours |
Year | 2020 |
Level | Beginner |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$84.99 $9.99
There are no reviews yet.