October 2019
Intermediate to advanced
108 pages
2h 24m
English
All right! Let's dive into this headfirst (with a little detour on the way to make it look pretty). We will create a very simple page with a form. This form will ask for some basic personal data from our user, and the second part of the form will be used for more specific questions.
By the end of this chapter, you will have a solid understanding of how to build basic forms in Vue, plus you'll get a quick refresher on basic Vue concepts such as v-model, events, and properties.
In this chapter, we will cover the following topics:
Read now
Unlock full access