Article from Benoît de Malet
Build React App Faster by Writing your Own Higher-Order Components
Benoît de Malet4 min read
Now that hooks have officially been released in React 16.8 and that everybody is trying to convince you to rewrite all your React projects using nothing but hooks, let's see if there is still something to achieve using Higher-Order Components.
Continue reading →