A Form in its Simplest Form

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:

  • Getting started using Bootstrap
  • Actually writing some code
  • Binding the inputs to local state
  • Submitting the form's data
  • Bringing in Axios
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.189.177