Submitted over 1 year agoA solution to the Contact form challenge
Contact Form
react, typescript
@dcubic

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I had to get used to Typescript and I also tried using FormData to read in data instead of using state. FormData turned out to be a lot less functional that I expected and it doesn't integrate well with Typescript so I likely won't use it in the future.
What specific areas of your project would you like help with?Nothing really
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on dcubic'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