Skip to content

Presentation and demo that investigates React's newly unveiled Concurrent Mode. Though still in a very experimental phase, it warrants a look to understand the feature-set and how React will fundamentally shift in the future.

Notifications You must be signed in to change notification settings

willvedd/react-concurrent-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Concurrent Mode

Presentation and demo that investigates React's newly unveiled Concurrent Mode. Though still in a very experimental phase, it warrants a look to understand the feature-set and how React will fundamentally shift in the future.

Try the interactive demo

fit

Demo

Demo is based off of create-react-app starter project.

The interactive demo is available online, but to run the demo locally:

cd demo
npm install #or yarn
npm run start #or yarn start

Presentation

Presentation is a markdown file that usese Deckset to render onscreen.

View presentation slides here

Contact

If there are any errors with the demos or presentation, please make a github issue or reach out to me!

About

Presentation and demo that investigates React's newly unveiled Concurrent Mode. Though still in a very experimental phase, it warrants a look to understand the feature-set and how React will fundamentally shift in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published