This is repo related to my Medium article on React Higher–Order Components.
To try it yourself, just clone this repository and then run
yarn install
yarn start
For the best experience, I recommend using Visual Studio Code.
This project was bootstrapped with Create React App, using the wonderful TypeScript-React-Starter project.