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

Dynamic and Scoped Style

In this lesson, we’re going to polish the design of the app using :class binding and :style binding.

First, we’re going to add the class color-circle to the div so that they become circles: