Vue for React Devs: Differences

Lessons

1. Reacting to changes

1:55

2. Computed Properties

6:04

3. Props

4:58

4. Custom Events

3:37

5. Two-Way Data Binding

2:54

6. Form Submission

3:28

7. Slots

4:20

8. Lifecycle Hooks

2:32

9. Creating a more ambitious composable

4:20

10. The Journey Ahead

0:28

Reacting to changes

Understand how Vue’s reactive system is different from that of React.