filmov
tv
Data fetching in React using Suspense | React Concurrent Mode

Показать описание
This video is all about using Suspense in React web apps for fetching data from an API by using declarative coding. This video teaches how to enable the new React Concurrent Mode and how to setup your code to work with React Suspense for data fetching.
📚 Materials/References:
🧠 Concepts Covered:
- React Concurrent Mode
- How to enable React Concurrent Mode
- How to setup code to work with Suspense
- Traditional way of data fetching using hooks
- Data fetching using Suspense
⏱️ Timestamps:
00:00 Introduction
00:35 Traditional way of data fetching - using HOOKS
01:54 What is Suspense?
02:24 Installing React experimental packages
02:56 Enabling Concurrent Mode
03:29 Data fetching with Suspense
07:36 Integrating the API with the component
11:07 Conclusion
🌎 Find Me Here:
📚 Materials/References:
🧠 Concepts Covered:
- React Concurrent Mode
- How to enable React Concurrent Mode
- How to setup code to work with Suspense
- Traditional way of data fetching using hooks
- Data fetching using Suspense
⏱️ Timestamps:
00:00 Introduction
00:35 Traditional way of data fetching - using HOOKS
01:54 What is Suspense?
02:24 Installing React experimental packages
02:56 Enabling Concurrent Mode
03:29 Data fetching with Suspense
07:36 Integrating the API with the component
11:07 Conclusion
🌎 Find Me Here:
Fetching Data in React - Complete Tutorial
Modern Data Fetching in React (Complete Guide)
Full React Tutorial #17 - Fetching Data with useEffect
Quick Tip: How to Make an API Call with Fetch in React
ReactJS Course [7] - How To Fetch Data From an API in React
React Query in 100 Seconds
SWR the data fetching hero of ReactJS // 5 minute tutorial
Avoid using `isLoading` for Data Fetching in React
React Custom Hook with Debounce | Data Fetching from Dummyjson API
The Best Data Fetching Pattern in React
Why You Should Stop Fetching Data in useEffect
Fetching APIs in React JS 🔥🔥
First Look at ReactJS Suspense For Data Fetching
Master Firestore Data Fetching in React #ReactDevelopment
Boost Data Fetching in React! #ReactQuery
How to fetch data in React Native using 'fetch()' function #shorts
Master Real-Time Data Fetch in React #ReactQuery
Automate Data Fetch Retries in React #ReactQuery
ReactJS: Fetching Data With The useEffect Hook and Fetch API
Master Data Fetching with TypeScript Hooks #ReactJS
Fetch Data Safely with React Query & TypeScript #coding
Parallel Data Fetching in React #ReactQuery
Using React Query to Improve Data Fetching in React | Tutorial
How to get data from an API in React
Комментарии