Vue
Introduction to Vue.js: Forms and Data

Solution: Create a Form and Get Data

PRO
Outline

In the exercise video, I asked you to use the open breweries api to search against and return data back. I asked you to create a form that allows a user to select from a city, name, or zipcode search and type in some value to get a result back from the API.

Hopefully, you did the exercise, but if not, this video will give you the knowledge of how to use forms in a semi real world example so that you can apply this to your own application.

 

I finished! On to the next chapter