Submitted over 1 year agoA solution to the Multi-step form challenge
Multi-step form
accessibility, animation, next, tailwind-css, typescript
@theritikshah

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I tried Tailwind for the first time. Initially, I avoided it, thinking it wouldn't be suitable for large-scale applications due to potential code clutter and difficult CSS debugging (which can be an issue). However, I found that it significantly sped up my workflow. I plan to use Tailwind in my personal projects moving forward.
I also experimented with React Hook Form for the first time. Previously, I had used Formik and Yup. While React Hook Form has its benefits, I still prefer Formik.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ritik jain'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