Design comparison
Solution retrospective
I'm most proud of building the project with React as that was my main focus for this challenge.
I think overall I split the project up into components in a way that made it quite maintainable, though perhaps in places it could have been split further to separate presentational components from the logic.
What challenges did you encounter, and how did you overcome them?The biggest challenge was planning how the information that was needed in each component would be passed around in a logical way.
I tried to keep all of the main functionality of the app at a high level in the structure so that it would be easy to access. I only needed one piece of State in this project so it was fairly manageable from that perspective.
What specific areas of your project would you like help with?Is there anything about the way I've passed data between components in this project that goes against best practices?
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