WintellectNOW – Higher Order Components with React

WintellectNOW – Higher Order Components with React-CONSORTiUM
English | Size: 442.92 MB
Category: Tutorial


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.