Job listings with filtering using JS vanilla, SASS and BEM

Solution retrospective
Feel free to give any feedback. It will be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @tediko
Hello, Yaiza! 👋
Well done on this challenge! Your solution responds well. Here's my suggestion:
- Use
<button>
element for.card-filter
instead of divs since they trigger some action. .card-data__item
text is wrapping. I think you have to set bigger width for that elements.
Good luck with that, have fun coding! 💪
- Use
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