117 followers
I write about modern engineering for the web.
The term, ‘Higher-Order components’(usually abbreviated as ‘HOCs’) gets tossed around a lot, and people often tend to misunderstand it. In fact, a good number of React developers don’t exactly know what HOCs are or how they work. And that’s okay. Eve...