Skip to content

FullstackSimplified/suspense-data-fetching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Fetching in React using Suspense

This repo shows how to enable new react concurrent mode and how to use React Suspense for data fetching

Youtube Tutorial Link - https://youtu.be/GU9euhBOgZs

📚 Materials/References:

Experimental React Packages: https://reactjs.org/docs/concurrent-mode-adoption.html

Suspense for Data Fetching: https://reactjs.org/docs/concurrent-mode-suspense.html

Create react app: https://reactjs.org/docs/create-a-new-react-app.html

Random colour data API: https://random-data-api.com/api/color/random_color

GitHub Code: https://github.com/FullstackSimplified/suspense-data-fetching

Releases

No releases published

Packages

No packages published