Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am really proud to manage with filtering, because it was hard for me, also i am very bad on design skills, and i will improve on it.
What challenges did you encounter, and how did you overcome them?Filters, and designing
What specific areas of your project would you like help with?If you will help me to remove unnecessary code you are welcome !
Community feedback
- @NatureSon22Posted 5 months ago
I thought you might be interested in my approach to this project. I created two separate states: one for the data (holding the filtered data) and one for the filters (the criteria used for filtering). This allowed me to manage the user's chosen filters independently from the data that is displayed in response to those filters.
Marked as helpful1
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