Sobes.tech
Middle+

Implement a universal React hook useFetch for GET requests. Think through a convenient API for the hook, returned data/loading/error, handling HTTP errors, and refetching data when the URL changes.