frontarm.com
Passing state to render props via React Context
3
Render functions let you separate business logic from presentation. But what if you don't want to manually pass all those props? Read full article