React Key Concepts:
Section Recap


Learning Objectives We’ve Covered So Far:

  • What is React?

  • What is a component?


What Is a Nested Component?

nested components chart
nested components chart

What is the Virtual DOM?


What is JSX?


What Are Props?

For example, your App.js could have:

And your Hello.js component could have: