Skip to content

skovy/react-concurrent-mode-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”€ React Concurrent Mode TypeScript Example

This is an example create-react-app project with TypeScript. Additionally, it enables the experimental concurrent mode and suspense features and includes the proper experimental types. The intent is that you can explore and experiment with the new experimental features but with the type-safety and guardrails of TypeScript.

For more details on this project's setup, read "React Concurrent Mode with TypeScript".

Getting Started

  • git clone git@github.com:skovy/react-concurrent-mode-typescript-example.git
    • Clone the project
  • cd react-concurrent-mode-typescript-example
    • Checkout the project
  • yarn install
    • Install the dependencies
  • yarn start
    • Start the project
  • Start exploring concurrent mode features!

About

๐Ÿ”€ Examples of using React Concurrent Mode with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •