# slorber/react-async-hook

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/slorber-react-async-hook).**

1,187 stars · 46 forks · TypeScript

## Links

- GitHub: https://github.com/slorber/react-async-hook
- Homepage: https://sebastienlorber.com/handling-api-request-race-conditions-in-react
- awesome-repositories: https://awesome-repositories.com/repository/slorber-react-async-hook.md

## Topics

`hooks`

## Description

React hook to handle any async operation in React components, and prevent race conditions

## Tags

### Part of an Awesome List

- [Data Fetching](https://awesome-repositories.com/f/awesome-lists/devtools/data-fetching.md) — Fetch ad-hoc data into components.
