DEV Community

Discussion on: React Hooks with Async-Await

Collapse
 
aderchox profile image
aderchox • Edited

Thank you so much. I've also made a quick and minimal working example for future visitors here:
codesandbox.io/s/react-async-custo...
Loading is not necessary unless specifically needed, so in the sandbox above I've removed the loading from one of the hooks.