Vue for React Devs: Similarities

Lessons

1. Intro to Vue for React Devs

2:16

2. Generating the app

3:49

3. Creating a component

6:23

4. Template Basics

6:42

5. Event Handling

3:57

6. Dynamic and Scoped Style

4:08

Template Basics

After watching this lesson, you’ll be able to use the common template directives, v-bind, v-if, and v-for, in your Vue components.