Design comparison
SolutionDesign
Solution retrospective
I finished this project to exercise my Angular skills.
I had a lot of fun with this challenge.
I'm quite a newbie in Angular, so let me know if you have any suggestions of improvement or Best Practice that I missed.
Community feedback
- @AlbertooMunozzPosted over 1 year ago
Hi, @JustCode11, I congratulate you on your work and your contribution to this challenge."
It is an incredible and well-controlled work, but here is my suggestion for you:
- Input Name : Please make sure the input only allows a limited number of characters and only permits the typing of letters.
- Input Email : Ensure that the entered email is correct and uses all the necessary characters for this parameter.
- Input Phone: Make sure the input only allows numbers and has a minimum of 8 and a maximum of 15 characters (these amounts are undefined)
I hope you can continue sharing your solutions and keep improving 😁
Marked as helpful1@JustCode11Posted over 1 year agoHello @AlbertooMunozz, thank you for your feedback.
I looked into reactive forms for angular and implemented the necessary validations.
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