Higher-Order Components with React

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

Higher-Order Components (HOCs) are functions that take components and return new components. HOCs are common in React libraries, and you can write HOCs of your own to compose multiple GraphQL operations and provide them to a component tree. Learn what HOCs are, how they work, when to use them, and how to convert Apollo Components into Apollo Higher-Order Components.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: