Moving on with the Vue Crash Course
So one great thing that comes from doing things yourself instead of just following tutorials is learning more than you would otherwise. In my experiments, I resolved conditional display of my todos via the v-if directive: In the tutorial, the dude went on and used a simpler v-bind directive: I’veCheck it out –>