Learn
Child Components Update Their Parents' state
Automatic Binding
Great work! Stateless components updating their parents’ state is a React pattern that you’ll see more and more. Learning to recognize it will help you understand how React apps are organized.
Click Next to move on to the final version of our programming pattern!