Design comparison
Solution retrospective
Hello! 👋🏻
For this project I used React-Router for navigation and React-Hook-Form for the subscription form.
Somehow I was not able to pass the methods provided by the useForm
hook to child components because either TypeScript was complaining or I got errors when using the methods inside the child components. Now my SubscribeForm component is unusually large 😅
I also get devastating performance scores because of layout shifts. Maybe someone can provide more info, I think it's caused by the loading of the fonts. 🤔
Overall I'm pretty happy with the result, let me know if you can see stuff that can be improved 🤠
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