How to integrate Redux toolkit + Redux persist with NextJS app router

Поділитися
Вставка
  • Опубліковано 27 жов 2024
  • In this video, we see how we can create a next app router application with redux and redux persist.
    Here we are creating a simple application that demonstrates how we can add redux with a nextjs application.
    GitHub repo
    github.com/Moh...
    My blog:
    www.mohammadfa...

КОМЕНТАРІ • 16

  • @startupBossInsights
    @startupBossInsights 9 місяців тому +2

    Actually I am learning nextjs development, I always use zustand and I am seeing this video to understand why I am not using this, I am not asking any question to you, but still I have confution between zustand and redux, thank you so much for these kind of videos

    • @56faisal
      @56faisal  9 місяців тому +2

      Zustand is better

  • @dariocoronel4040
    @dariocoronel4040 6 місяців тому +1

    Thank you bro, you save my day, thanks for the repo

  • @mykhailonikolaiev6512
    @mykhailonikolaiev6512 2 місяці тому +1

    Thx u very match,i spent so many time for it,before I found this video

    • @56faisal
      @56faisal  Місяць тому +1

      Glad I could help

  • @yudhonowitanto6416
    @yudhonowitanto6416 8 місяців тому

    You are helping me alot with this video. Thank you !!!!!!

  • @Proniman
    @Proniman 4 місяці тому

    Thanks for a great tutorial!

  • @rajneeshmishra6969
    @rajneeshmishra6969 8 місяців тому +1

    Hey, I am using the repo you gave and when i click on log in and refresh the page there are hydration errors! How do I fix that?

  • @BilalKhan-do1xg
    @BilalKhan-do1xg 7 місяців тому

    Thank you bro :)

  • @MrSubstandard
    @MrSubstandard 4 місяці тому

    Thank you very much.

  • @bhargavkumar
    @bhargavkumar 2 місяці тому

    getting some hydration errors

  • @okkashaally2115
    @okkashaally2115 2 місяці тому

    your sound volume is very low

  • @anowarulhassan5117
    @anowarulhassan5117 4 місяці тому +1

    You have to learn more. The way you worked is not good.

  • @babarhusain-xb4cf
    @babarhusain-xb4cf 17 днів тому

    bhai urdu mei videos bnao

  • @darmikela
    @darmikela 7 місяців тому

    all of you are killing me with this ts shit. It's ruining JS.

  • @tabishadnan9132
    @tabishadnan9132 8 місяців тому +1

    @Code_with_Faisal => I have fixed client and server side rendering issue with redux-persist please approve.