タグ

ブックマーク / cdb.reacttraining.com (1)

  • Use a Render Prop!

    Update: I made a PR to add Render Props to the official React docs. Update 2: Added some language to clarify that “children as a function” is the same concept, just a different prop name. Update 3: Render props are being used in React’s new context API, patterned after react-broadcast! I was suggesting that the higher-order component pattern that is a popular method of code reuse in many React cod

    efcl
    efcl 2017/12/21
    Reactの子コンポーネントと値やロジックを共有するパターンとしてのrender propsについて
  • 1