Learned Vue.js
Day 1 of 10 days of Vue.

Earlier today, I challenged myself and commit myself to learning vue for 10 days straight. 


So, I just wanted to highlight what I learnt today, on my first day. 

  • v-model
  • conditional rendering using v-if and v-else
  • v-bind
  • v-for
  • modifiers of v-model like v-model.number