Props in React
Introduction
Default props
PropTypes
Passing down props using spread operator
Props.children and component composition
Detecting the type of Children components