Today I Learned - Rocky Kev

Tagged “components”

  1. TIL Getting parent data from child component

    Sometimes we want to access data from a parent, but don’t want to go through the hassle of passing props.

  2. TIL Compound Components in React

    Compound components, where you combine parent/child data.

See all tags.