How to use SWR in React Native - Fetch and Cache data (tutorial)

2024 ж. 20 Мам.
5 238 Рет қаралды

Learn how to quickly fetch data in your React Native app with SWR, making your app faster and smoother.
This tutorial is sponsored by ✨IBM StepZen✨ - a GraphQL server with a unique architecture that helps developers build APIs fast and with less code
❇️ Get your free account here: bit.ly/3TR8vQg
In this step by step guide, we'll be going over the simple yet powerful features of SWR, showing you how you can leverage features like real-time data updates, lightweight data fetching, cache and request deduplication, and much more. This video is great for both beginners and those who already use React Native and want to improve how their apps handle data!🚀
✅ Step-by-step Guide: www.notjust.dev/blog/swr-reac...
💻 Source Code: github.com/notJust-dev/SWR-Re...
❗Try our FREE 2-day Masterclass on notJust.Academy: assets.notjust.dev/masterclas...
📚 This video includes a lot of tools and technologies, providing an excellent opportunity to learn about:
- Introduction to SWR and its principles
- Setting up SWR in a React Native project
- Fetching data with SWR
- Implementing cache and revalidation strategies
- Real-time updates with SWR
- Optimizing data fetching with pagination and suspense
- Error handling and loading states
- Advanced SWR configurations and techniques
📚 Enroll NOW in The Full-Stack Mobile Developer course and don’t miss out on your chance to become a 6-figure dev! Check out what our successful students are saying about their experience:
academy.notjust.dev/?...
💡 Have an idea for a future tutorial? Share it on our Idea Board: github.com/orgs/notJust-dev/d...
💬 Join the notJust Development gang and let's build together:
Twitter: / vadimnotjustdev
Instagram: / vadimnotjustdev
Facebook: / notjustdev
LinkedIn: / vadimsavin
Discord: / discord
Timecodes:
0:00 Intro and what is SWR?
3:04 Starting the Tutorial - Setting Up
7:19 Installing SWR and Setting Up a Fetcher Function
13:56 Fetching data from a Public API
19:56 Rendering a List of Posts
26:58 Making Data Fetching Logic Reusable
33:48 Using a Custom Hook to Fetch User Data
50:50 Extracting posts to a separate screen
56:37 Configuring SWR Globally
1:08:31 Creating Mutations; Optimistic Updates
1:55:46 SWR Error Handling
1:57:03 Fetching GraphQL APIs & React Native Specific Configuration
2:17:44 Handling App Focus Events
2:42:37 Outro
Disclaimer: This build is for educational purposes only. All views, opinions, and technology choices expressed in this video are my own and do not represent the views, opinions, or technology choices of any entity I have been, am now, or will be affiliated with.
#notjustdev #SWR #reactnative

Пікірлер
  • With Apollo and swr which one u suggest please and is there main difference? Coz in your course u used Apollo.

    @TestYt4@TestYt4Ай бұрын
  • What zsh theme are you using there?

    @fransenson@fransensonАй бұрын
  • Hi sir, i cannot get an account and admin api key on stepzen how could get them

    @mpumuropatrick4288@mpumuropatrick428826 күн бұрын
  • Hi, thanks for your content which I've been following for a while and which has greatly helped me evolve on React Native in general. Could you teach us how to test our React Native code with Jest or something else for Typescript without Expo? It would be really interesting to develop our know-how. Thank you very much for everything you do 👍

    @mosdev1663@mosdev1663Ай бұрын
    • Hey, thanks for the appreciation! You can check out this blog post we made about testing with Jest and Testing Library: www.notjust.dev/blog/2023-01-16-react-native-testing

      @notjustdev@notjustdevАй бұрын
  • Nice video, thanks :)

    @Bianchi77@Bianchi77Ай бұрын
    • Thanks

      @notjustdev@notjustdevАй бұрын
  • I usually go with tanstack query and really like it. Is this an alternative?

    @SuperYoda7@SuperYoda7Ай бұрын
    • Yes, this is an alternative

      @notjustdev@notjustdevАй бұрын
  • Sir please help me which one to choose react native cli or expo cli. I have build more than 7 apps in expo, but for large scale app I want to use react native cli what do u suggest ❤❤❤

    @user-ct5zv1gg5z@user-ct5zv1gg5zАй бұрын
    • I would still go with Expo

      @notjustdev@notjustdevАй бұрын
  • swr or tanstackqwery which one is best

    @ginilmathew4412@ginilmathew4412Ай бұрын
  • a quick question when building production app between tanstack vs swr which one do you suggest ?

    @ibrahimkouma6751@ibrahimkouma6751Ай бұрын
    • I haven't used SWR in production, but it seems pretty powerful

      @notjustdev@notjustdevАй бұрын
  • With Apollo and swr which one u suggest please and is there main difference? Coz in your course u used Apollo.

    @TestYt4@TestYt4Ай бұрын
KZhead