To get started learning Vue with Vue 3, take our Intro to Vue 3 course.
Components
In this lesson we’ll be learning components: reusable blocks of code that can have both structure and functionality and create a more modular and maintainable codebase.