Design comparison
SolutionDesign
Solution retrospective
It is quite a fun project an a short one that helped me understand the use of fetch methods. I think there's a better way to do that but I really don't know any other way around.
Community feedback
- @ShivangamSoniPosted over 1 year ago
With simply using
fetch
you have to do a lot of things manually, like managingloading
&error
states, Aborting Requests in case of Component Unmount, Re-fetching, etc.That's why there are some excellent solutions like:
0
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