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

Event Handling

In this lesson, we’ll get into a very important aspect of building single page apps: handling events.


First, we’ll need some new elements