
Submitted 11 months ago
Multi step form using Tailwind CSS and vanilla Javascript
#tailwind-css
@ahmadmohammadirad2006
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The responsiveness of the form in all steps for different screen sizes. I would make components using tailwind classes for things like buttons, inputs, headings, etc so that it will be cleaner and easier to scale.
What challenges did you encounter, and how did you overcome them?The challenge of updating the ui when the plan term is changed. I solved it using objects storing needed data so that I get the data form them and I don't need to do it based on the current state of the text in ui, all I do is to replace it.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord