Card details form using React, Redux Toolkit and React Hook Form
Design comparison
Solution retrospective
I am proud that the project is built using modern technologies and tools that provide high performance and maintainability of the code. Thanks to the use of TypeScript and strict linting rules, the project code becomes more predictable and less prone to errors.
Next time, I would pay more attention to testing by implementing a library for unit testing of components and functionality checks. This would increase the reliability of the code and simplify further development of the project.
What challenges did you encounter, and how did you overcome them?One of the main challenges was integrating various libraries and tools such as ESLint, Prettier, TypeScript and Redux Toolkit so that they work without conflicts.
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