Nolan Phillips
Nolan Phillips's Blog

Nolan Phillips's Blog

Follow
Follow
homeGitHubbadges
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

The React Named Children Pattern

Aug 12, 20202 min read

Passing multiple children in React often leads to awkward APIs. That’s where the Named Children Pattern can help. · Composition One of the key concepts...

The React Named Children Pattern