DEV Community

Packt
Packt

Posted on

1 1

Building Forms with Vue.js

Alt Text
Packt Book: 108 pages

Author: Marina Mosti

Overview

Learn how to build dynamic schema-driven forms with Vue from scratch

Learn

• Learn all about the basics of creating reusable form components with the Vue framework
• Understand v-model and how it plays a role in form creation
• Create forms that are completely powered and generated by a schema, either locally or from an API endpoint
• Understand how Vuelidate allows for easy declarative validation of all your form’s inputs with Vue’s reactivity system
• Connect your application with a Vuex-powered global state management
• Use the v-mask library to enhance your inputs and improve user experience (UX)

You’ll get off to a steady start by setting up the demo project. Next, you’ll get to grips with component composition from creating reusable form components through to implementing the custom input components. To further help you develop a convenient user input experience, the book will show you how to enhance custom inputs with v-mask. As you progress, you’ll get up to speed with using Vuelidate and Vuex to effectively integrate your forms. You’ll learn how to create forms that use global state, reactive instant user input validation and input masking, along with ensuring that they are completely schema-driven and connected to your application’s API. Every chapter builds on the concepts learned in the previous chapter, while also allowing you to skip ahead to the topics you’re most interested in.

By the end of this book, you will have gained the skills you need to transform even the simplest form into a crafted user and developer experience with Vue.

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay