🎉 Congratulations 🎉
You have learned how to use Vue.js to create the next StackOverflow!
What we've covered
- [x] Set up a project using
vue-cli
- [x] How to use the
{{ mustache.syntax }}
and directives:v-if
,v-else
,v-show
,v-for
andv-html
- [x] The
.vue
files - [x] Subdivide our code into multiple components
- [x] Using of HTTP libraries
- [x] Generating routes with vue-router