Skip to content
Sign UpLog In

understanding-usefetch

Oluwasetemi
Oluwasetemi
9 followers
Made with
React Javascript
React Javascript
Published on Sep 22, 2022

In this repl, I explained the power of a custom hook that use the power of combination with other hooks like useRef, useReducer to create a custom hook to fetch data from a URL and return an object of error, loading or data. For more complex examples check useSWR,

@tanstack
/react-query and RTK from redux toolkit.

Total Tips
0
Loading comments...