https://github.com/tuhuynh27/react-concurrent-demo
React Concurrent
https://github.com/tuhuynh27/react-concurrent-demo
react react-concurrent
Last synced: 2 months ago
JSON representation
React Concurrent
- Host: GitHub
- URL: https://github.com/tuhuynh27/react-concurrent-demo
- Owner: tuhuynh27
- Created: 2022-04-05T14:58:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T18:36:21.000Z (over 4 years ago)
- Last Synced: 2025-10-24T01:38:50.239Z (9 months ago)
- Topics: react, react-concurrent
- Language: JavaScript
- Homepage: https://react-concurrent-demo.netlify.app
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Concurrent
This repository contains a simple React application that demonstrates how to use the React's concurrent [`useTransition`](https://reactjs.org/docs/hooks-reference.html#usetransition) hook.