Join our newsletter!
Get exclusive content, resources, and more!
1-2 emails per week, no spam
Outline
Outline
So far in the course, you've already:
✅ Learned what the general structure and format of a typical React app
✅ Learned what JSX and Babel are and how Babel is used to turn JSX into normal JavaScript
✅ Applied your new knowledge and skills in our Hello World exercise
Next, let's take a look at how React components work and how you can pass in dynamic properties ➡️