[NOT MAINTAINED] React custom hooks for async functions with abortability and composability
-
Updated
Mar 4, 2023 - JavaScript
[NOT MAINTAINED] React custom hooks for async functions with abortability and composability
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
Promise lib for aborting in chain.
Cancel any running operation at the right time on your request handler
Example showing how to abort fetch requests in a Service Worker
Books, Pics, Videos, Wiki: search and show results - React SPA
A single page React application leveraging Material UI to provide responsive UI for CRUD operations through a REST API
Second project of Full Stack Web Development course in Acamica. (JAVASCRIPT)
Fetching data and useEffect
A lightweight, zero-dependency React hook for HTTP requests — with built-in GET caching, debounce, waterfall protection, abort handling, and refetch support. Clean async logic without the boilerplate.
Cancelling Continuous Requests in User Interactions
Cancel pending promises with ease!
Add a description, image, and links to the abortcontroller topic page so that developers can more easily learn about it.
To associate your repository with the abortcontroller topic, visit your repo's landing page and select "manage topics."