Junior — Senior
Custom useFetch hook
livecode
Task condition
Implement a custom hook useFetch that takes the resource URL as a parameter.
function useFetch(endpoint) {}
livecode
Task condition
Implement a custom hook useFetch that takes the resource URL as a parameter.
function useFetch(endpoint) {}