#
suspense
Here are 145 public repositories matching this topic...
Web. Components. 😂
-
Updated
Sep 21, 2021 - TypeScript
a GraphQL client without queries
-
Updated
Jun 10, 2021 - TypeScript
react
fetch
graphql
http
query
isomorphic
ssr
mutation
request
rest-client
suspense
react-suspense
fetch-data
react-hooks
react-cache
react-hook
reacthook
usefetch
react-usefetch
react-fetch-hook
-
Updated
Oct 7, 2021 - TypeScript
Delightful data fetching for React.
-
Updated
Nov 5, 2021 - TypeScript
rxjs
rxjs-observables
suspense
react-rxjs
rxjs-hooks
react-rxjs-hooks
react-rxjs-observable
concurrent-mode
-
Updated
Nov 6, 2021 - TypeScript
React Suspense workshop
-
Updated
Nov 6, 2021 - JavaScript
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
react
fetch
hooks
ssr
rest-client
fetching
suspense
react-suspense
react-hooks
react-hook
reacthooks
reacthook
facc
fetching-data
rest-api-client
react-rest
-
Updated
Oct 6, 2021 - TypeScript
Use Relay as React hooks
react
graphql
hooks
ssr
refetch
relay-modern
suspense
react-hooks
usequery
relay-hooks
usefragment
usemutation
-
Updated
Oct 27, 2021 - TypeScript
React custom hooks for data fetching with Suspense
-
Updated
Oct 6, 2021 - TypeScript
The suspense-friendly minimalistic sister of React Router 4.
-
Updated
Aug 11, 2018 - JavaScript
A React hook for resolving promises with Suspense support. <1kb bundle.
-
Updated
Oct 6, 2021 - TypeScript
Polyfill for the React Suspense API 😮
-
Updated
Feb 23, 2019 - JavaScript
component
dynamic
lazy
code-splitting
import
bucklescript
reasonml
reasonreact
suspense
hook-component
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
A custom React hook for simple data fetching with React Suspense
react
fetch
hooks
data
async
reactjs
cache
data-fetching
custom-hook
suspense
react-suspense
react-hooks
react-cache
react-hook
-
Updated
Nov 1, 2021 - TypeScript
Tiny global state management for React. Made for suspense & async rendering.
-
Updated
Aug 15, 2018 - JavaScript
A Monorepo Modular React App powered by Webpack code splitting and Yarn Workspaces
-
Updated
May 15, 2019 - JavaScript
CRA with Suspense, lazy and memo usage demo app
-
Updated
Jun 5, 2020 - JavaScript
Easily fetch json data in your React components, with similar APIs to react-apollo, and Suspense SSR 🎉
-
Updated
Oct 6, 2021 - TypeScript
Slides and demo app from my keynote
-
Updated
Oct 5, 2021 - JavaScript
Improve this page
Add a description, image, and links to the suspense topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the suspense topic, visit your repo's landing page and select "manage topics."
The documentation for
mutatetalks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.As a result, I've found myself writing code in this kind of pattern: