Design comparison
Solution retrospective
For this project, I tried to use React.js in the best way possible, ensuring that the code is as understandable and scalable as possible, even though the project doesn't take full advantage of all the tools that Next.js and React offer. It was a good way to learn new concepts and build the project more efficiently
What challenges did you encounter, and how did you overcome them?The main challenge was updating the filters. I was able to solve it by using the Context API. I added the state containing the available filters to a context. This allowed me to update them in any other component that required them.
What specific areas of your project would you like help with?It would be great if the community could provide feedback on how the project folder is structured and whether I'm implementing good 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