DEV Community

TK
TK

Posted on

useFetch - React hook

This is a series of tying out the custom hooks introduced in the really good article by team about useful React custom hooks.

8 Awesome React Hooks

useFetch

Fetching a character from the Star Wars API and render its name in a declarative way

Oldest comments (0)