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

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 15

  • @TestYt4
    @TestYt4 6 месяцев назад

    With Apollo and swr which one u suggest please and is there main difference? Coz in your course u used Apollo.

  • @mosdev1663
    @mosdev1663 6 месяцев назад

    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 👍

    • @notjustdev
      @notjustdev  6 месяцев назад +1

      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

  • @TalhaTabish-r9c
    @TalhaTabish-r9c 6 месяцев назад

    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 ❤❤❤

    • @notjustdev
      @notjustdev  6 месяцев назад +1

      I would still go with Expo

  • @SuperYoda7
    @SuperYoda7 7 месяцев назад

    I usually go with tanstack query and really like it. Is this an alternative?

    • @notjustdev
      @notjustdev  6 месяцев назад

      Yes, this is an alternative

  • @ginilmathew4412
    @ginilmathew4412 6 месяцев назад

    swr or tanstackqwery which one is best

  • @fransenson
    @fransenson 6 месяцев назад

    What zsh theme are you using there?

  • @mpumuropatrick4288
    @mpumuropatrick4288 6 месяцев назад

    Hi sir, i cannot get an account and admin api key on stepzen how could get them

  • @RixtronixLAB
    @RixtronixLAB 6 месяцев назад

    Nice video, thanks :)

  • @ibrahimkouma6751
    @ibrahimkouma6751 7 месяцев назад +1

    a quick question when building production app between tanstack vs swr which one do you suggest ?

    • @notjustdev
      @notjustdev  6 месяцев назад +1

      I haven't used SWR in production, but it seems pretty powerful

  • @TestYt4
    @TestYt4 6 месяцев назад

    With Apollo and swr which one u suggest please and is there main difference? Coz in your course u used Apollo.