Skip to content
Submitted about 4 years ago

Responsive Product Feedback App w/ React + Local Storage / ContextAPI

react, react-router
LVL 3
Leon545
@NinjaInShade
A solution to the Product feedback app challenge

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

Community 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