Skip to content

philipfabianek/suspense-for-data-fetching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suspense for Data Fetching

This is an example of how you can use Suspense for Data Fetching using experimental React (12-18-2021)

Installation

  1. Clone the project
    git clone https://github.com/philipfabianek/suspense-for-data-fetching.git
  2. Install NPM packages using your favorite package manager
    npm install
    yarn
    pnpm install
  3. Start project
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published