Social Media Dashboard with a theme switcher

Solution retrospective
Here's my latest React project, this time around I learnt how to access data using Context.
So, I created multiple Providers while looping through a list of items in other to pass that item's data into a component that uses a Consumer to render that data
Now my question remains, is this really good practice? Because I feel like I'm polluting the component tree
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jeffrey Onuigbo'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