Table of Contents

Vue.js notes

Vue.js instance

Target what the Vue.js instance operates on

Outputing literal HTML

Binding content text

Static data

Computed data using methods

Computed data using computed properties

TODO

Binding attributes

Binding events