Submitted over 3 years agoA solution to the Product feedback app challenge
Responsive Product Feedback App w/ React + Local Storage / ContextAPI
react, react-router
@NinjaInShade

Solution retrospective
I had a problem with state management. I ended up storing prod reqs in a context. Is this the most efficient way of storing this data?
If data was from API, would I call fetch and retrieve the data I need for every part, or fetch it once and save it globally on page load?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Leon'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