An open API service indexing awesome lists of open source software.

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

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.