VueJS part 3: Vue directives and conditional rendering
Introduction
Recently, I started learning VueJS, and this article is part of the series of my notes while learning it. In this one, I am covering what are directives and how to use them to conditionally display content.
Directives and what it is
In t...
kristijan-pajtasev.hashnode.dev3 min read