Contact Form Angular Reactive Forms

Solution retrospective
This is the first angular project that I've deployed! This was a good chance to keep practicing some of the fundamentals of data binding and directives. I also used the reactive form paradigm rather than the template driven form paradigm.
What challenges did you encounter, and how did you overcome them?In dealing with angular's reactive form I was struggling to find a way to programmatically display error messages so I just went with a more simple highlighting of each field if it throws an error.
What specific areas of your project would you like help with?I'd like to see how others would efficiently display errors messages.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Joe Iannotta'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