Steps for creating functional components
Create functional components
Render functional components to the page
Note:
- The label name of the component must be capitalized
- Tag names are rendered with a slash at the end
Who does this point to in a functional component?
undefined
- Because Babel is in strict mode, the custom function points to undefined