Dynamic Forms with Vue.js
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

🚧 NOTICE: You are watching a Vue.js 2 lesson

Asynchronous Operations Inside Steps

It's time to take our form wizard to the next level and integrate support for asynchronous operations inside the steps. In this lesson, we'll implement the feature that allows a user to login if they have an existing user or register if they're new customers.