Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 63

Vue essentials - Single-file components

We've now made a good start in creating a component-based Vue app.

So far, we've defined all of our components in our main Vue app configuration, and used JavaScript strings and string literals to create the templates.

You may wonder, or already know, that there's a much easier way than this!

In this video, we're going to take a look at single-file components which are a superior way of declaring Vue components.

What is a single-file component?


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom