course
JS: React Hooks
6 students
Course updated
25 July 2023
Included in the course
5 lessons (video or text)
8 exercises in the IDE
14 quizzes
Assistance in Discussions on the website
Access to other courses of the our platform
What you'll learn
- Use built-in hooks
- Create an application consisting of functional components
- Implement ready-made hooks for solving typical tasks
Description
React Hooks is a mechanism that allows building applications without classes, only on functional components. Thanks to hooks, the code becomes smaller, and the level of code reuse becomes higher.
Course program
Estimated time: 6 hours
-
2
useState Hook
Exploring how hooks work and learn the most basic one, which is responsible for managing state -
6
Additional resources
Some materials the Hexlet team have picked up. This will give you a more in-depth understanding of the topic
Challenges
We recommend working on these challenges after completing the course. They'll help you obtain more experience in programming and strengthen your new skills.
#
Challenge
completion rate