awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
slorber avatar

slorber/react-async-hook

0
View on GitHub↗
1,187 星标·46 分支·TypeScript·3 次浏览sebastienlorber.com/handling-api-request-race-conditions-in-react↗

React Async Hook

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

Features

  • Data Fetching - Fetch ad-hoc data into components.

Star 历史

slorber/react-async-hook 的 Star 历史图表slorber/react-async-hook 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

React Async Hook 的开源替代方案

相似的开源项目,按与 React Async Hook 的功能重合度排序。
  • alex-cory/use-httpA

    alex-cory/use-http

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • apollostack/apollo-clientapollostack 的头像

    apollostack/apollo-client

    19,798在 GitHub 上查看↗

    Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a GraphQL server in web and mobile applications. It functions as a state management framework that synchronizes remote server data with local application state. The project provides a TypeScript wrapper for executing GraphQL queries and mutations, ensuring type-safe API integration with automatic validation and code completion. The library manages data fetching and synchronization between the backend and the user interface. It includes capabilities for caching GraphQL results l

    TypeScript
    在 GitHub 上查看↗19,798
  • bdbch/react-devtoB

    bdbch/react-devto

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aiven715/promise-hookA

    aiven715/promise-hook

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 React Async Hook 的所有 26 个替代方案→

常见问题解答

slorber/react-async-hook 是做什么的?

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

slorber/react-async-hook 的主要功能有哪些?

slorber/react-async-hook 的主要功能包括:Data Fetching。

slorber/react-async-hook 有哪些开源替代品?

slorber/react-async-hook 的开源替代品包括: alex-cory/use-http. apollostack/apollo-client — Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a… bdbch/react-devto. bdbch/react-github. charlesstover/fetch-suspense. aiven715/promise-hook.