Question Bank

React Component Communication Quiz

Difficulty: Easy

Four quick checks on how React components pass data down via props and notify parents via callbacks, plus when render-props become a better tool than another layer of props.