Design comparison
SolutionDesign
Solution retrospective
What did you find difficult while building the project?
- React states were confusing to begin with, especially when I had tried to set my state multiple times within the same handler. I had learned that they get batched and handled together, sometimes resulting in a singular result that I did not intend.
- Building to github pages with react gave me some difficulty.
- Directory organization became more of a problem as I added more files.
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