Submitted almost 3 years agoA solution to the Multi-step form challenge
Multi-Step Form Solution
accessibility, react, tailwind-css, vite
@ZeroScriptz

Solution retrospective
What did you find difficult while building the project? - Main Areas that were difficult were planning the project itself on how I would approach this. Main focus was to useDispatch to dispatch actions of the forms.
- Also another approach was instead of using Yup to handle the errors I created my own error handling as well.
Which areas of your code are you unsure of? - Handling the phone number is the hardest one in my opinion though I can look into it more, seems like the validation is a little delayed/buggy...
Do you have any questions about best practices?
- Not as of now, I think I did pretty well overall in the execution though it could have been handled in a more simple approach using some libraries.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Zack's solution.
Join 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