Higher-Order Components Tutorial - How to Use Higher-Order Components in React

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=3WusNTRCnm8



Category:
Tutorial
Duration: 12:04
10,940 views
190


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

In React, a Higher-Order Component is a higher-order function that takes a component as an argument and returns a new or modified component that’s wrapped with additional functionality, methods or properties. In this Higher-Order Components Tutorial, we show how to use higher-order components in React to reuse functionality across different components.

Watch this video to learn:

- What are higher-order components
- How higher-order functions relate to higher-order components
- A live coding example of some reusable animations







Tags:
Higher-Order Components
React Higher-Order Components
How to Use Higher-Order Components
What are higher-order components