Functional Components - Introduction to functional components - Our first functional component
In this lesson, we'll see what it takes to refactor a classic Vue Component into a functional component.
If you follow along, you can find the starting point here and the solution here.