Skip to content

yomete/react-suspense-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Suspense Demo

This project was bootstrapped with Create React App.

It uses the Alpha version of React 16 (16.4.0-alpha.0911da3) so as to experiment with React Suspense.

You can view the demo here and read the accompanying article at LogRocket's Blog

Getting started

To get started, clone this repository and install the dependencies.

git clone git@github.com:yomete/react-suspense-demo.git
cd react-suspense-demo
npm i
npm start

About

A React app demoing the Suspense feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published