Vue CDN


Cards shift

{{ item.name }}

{{ item.message }}


Lists rendering


Conditional rendering

Showing v-if directive content

Showing v-else directive content

v-show if v-if


object
computed
selector

{{ firstName }} / {{ lastName }} / {{ age }}

Move the logic outside the template:

{{ fullName }}

Reactivity / Data binding






Dynamic binding

Google & Google