How To Use Redux With Next.js App Router

preview_player
Показать описание


#redux #nextjs13
Рекомендации по теме
Комментарии
Автор

I am happy to say that i am using the latest version of next js and with some minor tweaks this has managed to help me so so much
My thanks kind gentleman

techug
Автор

Thanks man appreciate it. It was so easy after watching your video

yusufrashid
Автор

nice video, it works for me. Thanks! :)

liviusosu
Автор

Thanks for helping me set up everything the way I wanted ^^

DrMorax
Автор

Thanks a lot man, I was stuck for so long ❤.

abdulrafayakber
Автор

It there any way to use client state at server component (on server side)? For example, I have user in my store and I need some user's data to make fetch from server component to API endpoint like /api/users/userIdFromStore. Because I don't want to use stuff like RTK query to make fetch from client side. I want to make that at server and give my client ready to use page

what_is_lovechik
Автор

I had a bug which took me a day and finally it's solved by by watching this video :, ))). I'm so happy. thank you.

sheydahafezifar
Автор

well I have a bug.. I cannot use redux devtools (it couldnt detect the redux) when first render it occured (next.js 14 app router)

zqpdpyq
Автор

What is your vscode theme, can u share pls?

huseyinlora
Автор

Hi, do you have a plan to do one video about how to authorization? if you use jwt, how to get refresh token smoothly?

SingleSeeker
Автор

can You show version of next? can you show this complite source?

romanmed
Автор

Hello, im viewer in korea. Thanks for posting this video. it was helpful

bdsjjqm
Автор

Hey Oskar, nice video! I'm new to Next 13 and this was very helpful. On other things, I'm starting an admin dashboard app for a e-commerce and community hub. What do you recommend as state manager, Context, Redux or Zustand? Thank you

josuegoyret
Автор

Good job but when I refresh the page the counter goes to zero. Do you have the same behavior? if so is there a way to persist the store content in an app-router app ?

mzflg
Автор

this is nice! Could you make a video explaining createAsyncThunk when trying to dispatch async functions?

LuisMorales-otws
Автор

parent component is client-side render if wrap the whole page are also render client-side render ???

altafhussain
Автор

Very nice video - wanted to check whats the utility you are using like the spotlight search to open browser and code editor please

mtuylfc
Автор

i was trying on my code, but the provider shows an error all time, can you help me?

yurimascarenhas
Автор

I am not able to use useSelector in different file. It is working on the file where I used dispatch but in other file e.g route '/cart' it shows initial state and not the new data. I don't know why this is happening but I am stuck from 3 days.

ShuklaAbhijeet
Автор

Thank you for the video. Do you know how to use redux with server components in Next.js with App Router?

helenas.