craigbeck.lab67.me

I'm Breaking Up With Higher Order Components →

Writing declarative, readable and flexible React components using render props instead of HOCs

Interesting pattern I’ve started seeing where chidlren is passed a function instead of React elements.

2020 updates – it’s functional components all the way now