Submitted almost 2 years ago
Social Media Dashboard with a theme switcher
@Jeffreyon
Design comparison
SolutionDesign
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
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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