▲ Data fetching with Suspense in React at blog.openreplay.com▼1 up and 3 down, posted by vfk 900 days ago 1 comment
tracker1 899 days ago. link 1 point ▲ ▼I don't get why people aren't using plain fetch for these kinds of things... I know axios has some advantages, but you can shim what you need of it in like 20 lines of code most of the time.