
Vue for React Devs: Similarities
Lessons
1. Intro to Vue for React Devs
2. Generating the app
3. Creating a component
4. Template Basics
5. Event Handling
6. Dynamic and Scoped Style
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.