Props and Emitting Events
Explore passing data between components using props and custom events.
We'll cover the following
One of the issues we have to deal with when breaking up our code into multiple pages and components is how we share data (state) between them. Continuing on from the last example, we have a structure like this:
Get hands-on with 1400+ tech skills courses.