2 min read
Function Children Pattern: Pass a Function via Children
Share data from a parent and let consumers decide how to render it.
Continue readingTopic
2 posts exploring render props.
2 min read
Share data from a parent and let consumers decide how to render it.
Continue reading2 min read
Similar to function children, but explicit—pass a render function to customize output.
Continue reading