Je like et je m'abonne car ça fait 2 jours que j'essaie de récupérer les infos utilisateurs. Avec votre vidéo, alors que mon anglais est très nul, j'ai tout compris 👌
Hello. Nice tutorial and I really like how you make it simpler. Also if possible, do you happen to have a tutorial on how to setup a low-budget laptop for Web and mobile dev? Maybe similar to what you're using right now.
You don't need to persist auth. You can persist a lot of think but auth is something that you want to be sure that user's token and data are still valid. If you want to persist something you can do localstorage.setItem in either components or async actions but not reducers.
WATCH NEXT: React Interview Questions and Answers - Dominate Your Next Interview - ua-cam.com/video/yQHr4opz_N0/v-deo.htmlsi=51b2XP_84GH3q6oF
Excellent video, i really needed something like that for understand redux, you've won a new sub
Glad I could help!
Excellent video 📸
I got good grip on auth using redux
Great 👍
hi, i really like you videos because ypu dont wasting time in css like the other codes youtubers thanks
Glad you like them!
Je like et je m'abonne car ça fait 2 jours que j'essaie de récupérer les infos utilisateurs. Avec votre vidéo, alors que mon anglais est très nul, j'ai tout compris 👌
You really earned my subscription... thanks for the simplicity..
Welcome!
Route Guards(Private and Public routes) should handle navigation on login/register/logout not manually navigating to them.
You can use this functionality but nobody said that you should.
Hello. Nice tutorial and I really like how you make it simpler. Also if possible, do you happen to have a tutorial on how to setup a low-budget laptop for Web and mobile dev? Maybe similar to what you're using right now.
I don't have such but I will add it to the list of future videos.
Nice stuff really. Welldone
Thanks a lot!
Sir have can we persist it. I have tried redux persist, but got errors
You don't need to persist auth. You can persist a lot of think but auth is something that you want to be sure that user's token and data are still valid.
If you want to persist something you can do localstorage.setItem in either components or async actions but not reducers.
@@MonsterlessonsAcademy What about cookie storage?
Can you please make a video on fetching data using redux,with auth and backend in separate folder in nodejs in nextjs please 🥺
I will add it to the list of ideas
very helpful video!
Glad it was helpful!
thanks man
No problem!