Back to Browse

Avoid using `isLoading` for Data Fetching in React

18.4K views
Oct 2, 2023
12:35

React Data Fetching is unopinionated and once you start working with React, you'll find many ways to do different stuff. From data fetching to conditional rendering and hooks but since data fetching is a crucial part of any application, in this video we will cover why using isLoading to keep the state of the data fetching method inside your React components is wrong and how you should approach it instead! 🎉Our Newsletter is live! Join thousands of other developers https://islemmaboud.com/join-newsletter ⭐ Timestamps ⭐ 00:00 Intro 02:10 Data fetching inside Components 02:46 Fetching Data the Wrong Way ❌ 06:38 Fetching Data the Right Way ✅ 10:43 Using a Data Fetching library -- Special Links ✨ Join Figma for Free and start designing now! https://psxid.figma.com/69wr7zzb1mxm 👉 ✨ Join Figma For Professionals And Start Designing with your Team ✨ https://psxid.figma.com/ucwkx28d18fo-cb44ct 💻 Nue Simple App Project https://github.com/ipenywis/nue-app 🧭 Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize https://youtu.be/VWEJ-GhjU4U 🧭 Turn Design into React Code | From prototype to Full website in no time https://youtu.be/0xhu_vgKZ8k 🧭 Watch Tutorial on Designing the website on Figma https://youtu.be/SB3rt-cQZas 🧭 Watch Create a Modern React Login/Register Form with smooth Animations https://youtu.be/-bll7l-BKQI 🧭 Debug React Apps Like a Pro | Master Debugging from Zero to Hero with Chrome DevTools https://youtu.be/_rnxOD9NKAs 🧭 Master React Like Pro w/ Redux, Typescript, and GraphQL | Beginner to Advanced in React https://youtu.be/M_Oes39FNuk 🧭 Learn Redux For Beginners | React Redux from Zero To Hero to build a real-world app https://youtu.be/_rnxOD9NKAs 🧭 Introduction to GraphQL with Apollo and React https://youtu.be/eCO6MvvRhXk 👉 Personal Links: ✨ My Portfolio https://islemmaboud.com 🐦 Follow me on Twitter: https://twitter.com/ipenywis 💻 GitHub Profile https://github.com/ipenywis Made with ❤️ by Coderone

Download

1 formats

Video Formats

360pmp423.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Avoid using `isLoading` for Data Fetching in React | NatokHD