HomeToolsAbout

Higher Order Function

What is it

A higher-order component is just a function that takes an existing component and returns another component that wraps it.

AboutContact