Vue
Introduction to Vue.js: Forms and Data

Forms Summary

PRO
Outline

What we have covered in this section is how to use v-model in the way that it was intended – and that is within forms. In doing so, we covered:

  • How to use v-model
  • Axios install and instruction
  • Retrieving data
  • Displaying data
 

I finished! On to the next tutorial