How to create a render prop component
Render props are a popular technique in modern React, but they can be tricky. Here is a brief explanation and guide to creating your own.
Render props are a popular technique in modern React, but they can be tricky. Here is a brief explanation and guide to creating your own.