Functional Components
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

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.