Next Js 13 with Redux Toolkit #15 API call with redux tool kit

preview_player
Показать описание
Here we tutorial series learn next js 13 with Redux tool Kit in the Hindi Language. In this part, we learn how to call api with extraReducers in next js and redux tool kit.
This video was made by Anil Sidhu in Hindi

Make page for display API data  
Make API call in Slice
Make reducer for API call
display API data on UI

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

Thank you so so much sir asyncthunk par video banane ke liye is video ka kabse wait kar rha tha me thank you sir 😊

nitinbhalani
Автор

Great man....we want more video of api calling in RTK with best practice

iAmUmair
Автор

You are doing 👍.
Also show official docs that increase confidence 🙌

Khedhar
Автор

Sir aap next or e-commerce bhi bna dijiye

imsikkusankiofficial
Автор

Hello sir ji I have one question in that if we call APIs like this in redux, can’t we loose power of server components, can I use directly API call in server component and cache it and re validate it after some amount of time like that

Please guide me I am currently working on next js 13 project

weforyouweb
Автор

Sir login signup createasync thunk pe banao using redux toolkit... jo industry main chalta ho using extra reducer like pending, fullfiled, rejected... thanks

prateek.agrawal
Автор

I thought we don’t use useEffect in nextjs

user