Design comparison
SolutionDesign
Solution retrospective
Hi there,
Great challenge to practice accessible forms and input validation with regular expressions. I decided to implement the field validation in real time, rather than after sending the form, and disabling the 'Confirm' button until all fields are valid or not empty.
I've used React Router to navigate to the Thank You and form pages. Also used this challenge to learn to use React Testing Library.
Feedback welcome, specially on React Router and React Testing Library, as it's my first time using this libraries.
Thanks
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