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

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 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.