react-suspense
There are 97 repositories under react-suspense topic.
jaredpalmer/the-platform
Web. Components. 😂
FirebaseExtended/reactfire
Hooks, Context Providers, and Components that make it easy to interact with Firebase.
ava/use-http
🐶 React hook for making isomorphic http requests
gokcan/react-shimmer
🌠 Async loading, performant Image component for React.js
marcin-piela/react-fetching-library
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
re-rxjs/react-rxjs
React bindings for RxJS
CharlesStover/fetch-suspense
A React hook compatible with React 16.6's Suspense component.
dai-shi/react-suspense-fetch
[NOT MAINTAINED] A low-level library for React Suspense for Data Fetching
jaredpalmer/react-conf-2018
React Conf 2018 Source Code for "Moving to Suspense" Demo
hazae41/glacier
Keep your data fresh
palmerhq/router-suspense
The suspense-friendly minimalistic sister of React Router 4.
transitive-bullshit/react-suspense-polyfill
Polyfill for the React Suspense API 😮
coderitual/react-ui-interactions
UI Inspirations for React
andreiduca/use-async-resource
A custom React hook for simple data fetching with React Suspense
jackyef/react-isomorphic-data
Easily fetch json data in your React components, with similar APIs to react-apollo, and Suspense SSR :tada:
sergiodxa/react-lazy-memo
CRA with Suspense, lazy and memo usage demo app
jaredpalmer/react-europe-2019
Slides and demo app from my keynote
topheman/react-fiber-experiments
Discover the latest features of React fiber like "Suspense"
Soumilgit/Soumil_Portfolio
My 3D Portfolio, themed 'Aurora Borealis', built with cutting-edge web tech, featuring 3D elements, smooth animations & responsiveness.
octet-stream/use-suspender
Wraps asynchronous function allowing to use it with React.Suspense
SafdarJamal/campus-recruitment-system
🔥 A recruiting software built with React/Redux (Client), Node/Express (API), and MongoDB (Database).
asifvora/react-current-page-fallback
Keep the current page rendered as a fallback until the new page is loaded with React.lazy and React.Suspense. Route level code splitting in react without screen flickering (React Suspense + React Router Dom + React Topbar Progress Indicator)
Bunlong/react-in-practice
Clear examples, explanations, and resources for React v.16.6.x (React Hooks)
icyJoseph/hidden-attribute
Uses the hidden html attribute to pre-load content using React.
r17x/babel-plugin-react-suspense
a way to wrap component with React.Suspense as suspense prop.
GedalyaKrycer/gedalyakrycer.github.io
My personal portfolio site that gets updated as I grow as a developer and learn new things.
SiegfriedBz/Nextjs-CarHub
🏎️ Next.js 14 app (App Router) for discovering and renting cars, featuring Google authentication, car exploration, rental booking, and secure Stripe payments. TypeScript, Tailwind CSS with dark theme support, and Prisma ORM with PostgreSQL backend.
cloudever/react-hooky
React.js hooks aggregator, all-in-one or maybe you don't need to blow up your package.json 💡
Liinkiing/react-concurrent-suspense
A demo app to show differences between React with Concurrent Mode and Suspense and "classic" ways of data fetching without
patrickroberts/suspense-service
Suspense integration library for React
amitmishrg/offline-news-app
Offline News App using Service Worker, Workbox, PWA, React, Webpack & Intersection-observer
cedrickchee/react-18-beta
React 18 Beta (Suspense, concurrent rendering, HTTP streaming, Server Components) + Next.js 12.0.4 demo & benchmark (performance & UX)
bubblydoo/react-done-tracker
Keep track of when an async tree is done rendering
nnthanh101/WhatsApp-Chat-Client-React
WhatsApp-Clone Client using React (hooks & suspense) that connect to WhatsApp-Clone-Server using GraphQL & Apollo.
sina-byn/react-streaming
a simple implementation of server-side rendering and UI streaming in React from scratch with express.js as the server framework