browser extension manager ui

Solution retrospective
I am proud that I made the dark/light mode and filter system work. Next time, I will try to write cleaner code from the beginning and use more comments while coding.
What challenges did you encounter, and how did you overcome them?It was hard for me to make the filter work with the active/inactive buttons. I fixed it by using simple if/else and checking if the button has the “active” class or not. I also had trouble with saving the state in localStorage, but I searched and found how to do it.
What specific areas of your project would you like help with?I want help with making my code shorter and better. Also, I don’t know if I used the best way to filter the cards or save toggle states. If someone can show me a cleaner or smarter way, that would help a lot.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bella's solution.
Join 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