The video for this lesson is currently being updated, please read the transcript instead.

Defining components

In this video, we're going to create our first components for the Vue.js Cinema project.

Architecture

Looking at the completed project, notice how there are distinct section of the interface.

One of the key skills of a Vue developer is to recognize how to effectively break down a UI into a library of components that they can reuse throughout their app.

To view the complete lesson you'll need to login or join this course.


Click to load comments...