Create a Basic Component using Vue.js

InstructorGreg Thoman

Share this video with your friends

Send Tweet

Vue.js is a "progressive framework for building user interfaces." The core of Vue is focused on the view layer only. It's easy to get started and quick to set up.

In this lesson, we will create a basic Vue component using the new Vue() method and add data properties to show dynamic content in window.

chenyang
~ 7 years ago

what tool are you using to edit data from console? looks very convenient.

Vinicius
~ 7 years ago

Hi @chenyang, he is just using the exposed variable created using "var card = new Vue".

Sergey
~ 7 years ago

I find title confusing, b/c I was looking for a video about Vue.component

Victor Hazbun
~ 7 years ago

What version of Vue.js is this course using?

egg
~ 7 years ago

which editor or IDE are you using in this video?

egg
~ 7 years ago
Chinmay Sahoo
~ 7 years ago

Please let me know which IDE you are using..Its look cool.

boffinhouse
~ 7 years ago

looks like Codepen ;) (codepen.io)

Stephen
~ 6 years ago

Where is the start of this "course"?

Juraci
~ 6 years ago

Where is the start of this "course"?

Exactly, would be very beneficial to have at least one video on the basic setup, like vue-cli new app.

Calvin Nguyen
~ 6 years ago

I'm following along with codepen. What do I need for CSS to get the same display visual?

kishimoto
~ 6 years ago
Lluís Peinado
~ 6 years ago

Cannot make it work in my local seems that some of my settings (default) are wrong I get "property card is not defined"

Cody
~ 5 years ago

It's easy to get started and quick to set up.

would've been nice to see how to set up

Netology
~ 5 years ago

Please, mind the sound quality. Can't hear a thing, too quiet :(

Gary
~ 5 years ago

first lesson keeps erroring out after about 10 secs