In the previous tutorial, we peeked behind the curtain to learn a few Vue.js directives.

We used v-if to check if a component should be visible or not. We deployed v-click to toggle a state of a variable. We adopted v-for to display a list of groceries our granny wanted us to get for her.  

In the previous tutorial, we peeked behind the curtain to learn a few Vue.js directives.
We used v-if to check if a component should be visible or not. We deployed v-click to toggle a state of a variable. We adopted v-for to display a list of groceries our granny wanted us to get for her. &nbs […]