/sharing-react-render-props

Example usage of Render Props in React

Primary LanguageJavaScript

Sharing React Render Props

Sharing how to use render props feature

Workshop

Starter branch

Goal : Reusing components logic

  • With higher order component answer
  • With render props answer