Design comparison
SolutionDesign
Solution retrospective
The most difficult thing I found with the project was trying to figure out how to share state across multiple modules. The only area of code I am unsure about is with the two field for 'exp.date', I've found a workaround for the validation, but I think it is a fairly shaky workaround that isn't scalable.
Community feedback
- @SkwarekPPosted almost 2 years ago
Looks like you didn't validate any fields when the form is submitting. Sending no data isn't good approach. I think you should at least disable a button when there is no data in the fields. Anyway, good job :)
0@anotruongPosted almost 2 years ago@SkwarekP I will make the necessary changes. Thank you
0
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