Skip to content

nik72619c/react-day-bangalore-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React concurrent mode demo

This project demonstrates the power of the concurrent mode in react, along with the magic of Suspense.

Disclaimer: The concurrent mode is still in experimental mode, so avoid using it in production apps.

Usage steps

  1. Install the dependencies

yarn install

  1. Build the app

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published