Module Introduction
0:07:30
Creating and Connecting Vue App Instances
0:07:30
Interpolation and Data Binding
0:03:41
Binding Attributes with the "v-bind" Directive
0:07:30
Understanding "methods" in Vue Apps
0:06:54
Working with Data inside of a Vue App
0:06:12
Outputting Raw HTML Content with v-html
0:07:30
Time to Practice: Data Binding
0:09:13
Understanding Event Binding
0:03:41
Working with Event Arguments
0:03:41
Using the Native Event Object
0:06:54
Exploring Event Modifiers
0:07:30
Locking Content with v-once
0:06:12
Time to Practice: Event Binding
0:06:12
Data Binding + Event Binding = Two-Way Binding
0:06:54
Methods used for Data Binding: How It Works
0:09:13
Introducing Computed Properties
0:06:12
Working with Watchers
0:06:12
Methods vs Computed Properties vs Watchers
0:07:30
v-bind and v-on Shorthands
0:09:13
Time to Practice: Reactivity
0:07:30
Dynamic Styling with Inline Styles
0:07:30
Adding CSS Classes Dynamically
0:03:41
Classes & Computed Properties
0:06:54
Dynamic Classes: Array Syntax
0:06:12
Time to Practice: Dynamic Styling
0:09:13