DEV Community

Jayant Khandelwal
Jayant Khandelwal

Posted on

8

Fetch using useReducer!

In this post, we will gonna see how to make a Fetch request with the help of the useReducer hook.

This is our reducer function,

Alt Text

Let's have a look at our functional component,

Alt Text

Complete Code:

Alt Text

I hope it might help you!

Happy coding!

-Jayant khandelwal

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay