- Edirne
-
14:51
(UTC +03:00) - https://blog.ercnshn.com
- @ercnshntw
- ercnshnig
- in/ercnshn
Pinned Loading
-
-
just a basic fetching snippet with a...
just a basic fetching snippet with abort controller 1import { useState, useEffect } from 'react'
23export const useFetch = (url) => {
4const [data, setData] = useState(null)
5const [isPending, setIsPending] = useState(false)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.