roadrunner89's avatar

Vue.js for toggling tabs in forms

Is Vue.js an ideal substitute for JQuery when it comes to creating dynamic forms?

I don't mean simple bootstrap tabs or accordions, but something like this: http://bootsnipp.com/snippets/featured/form-wizard-using-tabs

0 likes
2 replies
ATOM-Group's avatar

"Ideal" is a strong word....

Yes, it can be used to fairly easily/elegantly build a dynamic form wizard like you've shown, arguably more easily than jQuery. But so can Angular, React, and Backbone.

1 like

Please or to participate in this conversation.