Submitted over 1 year agoA solution to the Job listings with filtering challenge
Job listings with Filterings using TailwindCSS and ReactJS' useContext
react, tailwind-css
@UnsuspectedNoob

Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to make my filtering logic from scratch and I'm proud that it worked. Differently, I would look various options to solve my problems and search about the problem first before attempting.
What challenges did you encounter, and how did you overcome them?I did not know that the FilteringProvider has to be placed before the App component, and it was because the App component uses a useContext state in its useEffect hook.
What specific areas of your project would you like help with?I would like to learn if there can be too many divs, to be honest. Just because it works, should there be more divs ?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on UnsuspectedNoob'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