Nearly all complex applications have multistep forms in them somewhere. They seem pretty complex to make, but overall they aren’t too much more complicated than a simple form. In this video I will be attempting to create a multistep form live for the very first time.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/js-multistep-form
Reference CodePen: https://codepen.io/arefeh_htmi/full/Rwazpbr


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:42 - Planning
02:37 - Basis HTML/CSS
09:25 - JavaScript
22:35 - Animations


#MultistepForm #WDS #JavaScript