Course “JS: React Hooks”

Course updated on December 10, 2024

Subscribe

Access this and all courses with a subscription

What's included

Theory: 5 lessons
Exercises: 4
Questions: 14
Self-study tasks
Extra materials
Extended materials for 5 lessons

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.

You will learn

  • Use built-in hooks
  • Create an application consisting of functional components
  • Implement ready-made hooks for solving typical tasks

Syllabus

1

Introduction

Learning about the course and set up an environment

2

useState Hook

Exploring how hooks work and learn the most basic one, which is responsible for managing state

3

useEffect Hook

Learning how to properly isolate side effects with hooks

4

useContext Hook

Learning to work with context through hooks

5

useRef Hook

Learning how to access DOM elements with hooks

Challenges

1

Don't touch me

2

Table

3

Modal windows

4

Authorization

Recommended programs

Course Cover
  • Run code right in the browser
  • Lifetime access
  • Learn at your own pace
Subscribe

Access this and all courses with a subscription