Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 466 Bytes

File metadata and controls

11 lines (7 loc) · 466 Bytes

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