Static Job listings with filtering

Solution retrospective
This challenge took me a great deal of time; way longer than I had anticipated. The most challenging and time-consuming part was the "filtering" aspect. Having multiple filters to apply made this a difficult task. I abandoned this project multiple times to take on other challenges (completed two during that period), and finally, my "aha" moment came when I was on the verge of capitulating. Lol.
I built this using HTML, CSS and Vanilla JavaScript. The Array method every()
was the key part to solving this problem.
I'm just glad this is over with and I can move on to other challenges.
Please feel free to let me know if there's anything I can still improve, whether with the code, my approach or something that isn't working. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Damola'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