React - Introduction to Custom Hooks

Difficulty: Intermediate
Duration: 8 minutes and 41 seconds
Students: 18
Rating: 5/5

This course teaches you how to implement a custom hook using other React Hooks. Custom hooks allow for reusable logic to be shared between components.

Learning Objectives

  • Learn what a custom hook is
  • Learn how to implement a custom hook

Intended Audience

     This course is intended for anyone who wants to learn about React.

Prerequisites

Before taking this lesson, we recommend you take the following:

Covered Topics