How to Fetch Data in Redux Toolkit

preview_player
Показать описание
Hi Guys,
There are multiple ways to call API in the redux toolkit, but in this video, I have shown the exact way on how we can fetch data using createAsyncThunk in the redux toolkit.

Hope you guys found it helpful.

Main Channel

➜Say hi -

➜About me
Hi Guys, thanks for tuning in. I am a software developer, having 3+ yr of experience in the IT industry. I like teaching and creating content, so why not create it upon my profession and daily lifestyle.
You'll either find my videos educational or entertaining, sometimes both🤗

🙏 Thanks for your love and support. It means a lot to me.❤️

Tags
reactjs,redux,redux toolkit,redux toolkit tutorial,how to use redux,how to make api call in redux,javascript,react api call,react api tutorial,api call in react js,react,react redux tutorial,react redux tutorial in hindi,reactjs redux tutorial in hindi,redux tutorial,redux in hindi,redux tutorial in hindi,reactjs redux in hindi,redux for beginners in hindi,what is redux in hindi,createasyncthunk redux toolkit,redux thunk tutorial
Рекомендации по теме
Комментарии
Автор

Sir, this is best video to learn redux with API calling on the You tube. Very difficult to search this video.
100 Likes to you.

riversound
Автор

hey man thanks, I learned alot today 💫

kaustubhsonar
Автор

Really good way to explian redux toolkit

swapnilshirawale
Автор

@17:34, getAllData is a named export in the Slice file, so we are importing with {} in App Component. If it would have been a default export then we would have imported it without {} in App Component

yashmundra
Автор

I just accidentally got into your channel and after watching this explanation, it made my day thanks

europeanandasian
Автор

Sir we use curly bracket because getAllData was named export . I hope it clear's doubt.
There are two types of export named and default .

AnuragMishra-wszc
Автор

Sir u deserve million subscribe. You taught me asyncthunk and also resolved some other doubts... I loved ur teaching

You have my sub and gratitude ❤

soulfulhuman
Автор

In redux documentation extrareducers is a function with builder parameter so sir can you explain me why and how did you use extrareducers as a object

_Spike_
Автор

No 1 tutorial for redux toolkit.... Thank you so much sir 🙏🙏🙏

umeshbhagwat
Автор

please make a video on search filter using redux toolkit thunk. thanks

meeeserver
Автор

you are best react teacher i have ever seen on youtube thanks man you are amazing
love you from pakistan

onlytoseef
Автор

if something is exported using default, then we can import it without curly braces, but if something you are trying to import which is not exported using default keyword then you have to import it using destructuring syntax that is by using {}.

i am not sure, it is correct or not, but by doing trial and error i got to know this.
Thanks

ayushnigam
Автор

You are absolutely a hidden gem i found on youtube

devpatidar
Автор

Filter pe video banao jo ecommerce me use hota hai bhaiya

raghavendrachaubey
Автор

I need video on search filter on the list, please

awaisqureshi
Автор

Create new video crud application input type number main id add karke add button par jab click kare to data table format main show ho Db.json server ki help sa

OmShreeji
Автор

Sir you make a video on the Search filter and sorting filter topic in the e-commerce application using react redux toolkit, please

awaisqureshi
Автор

What if I want to show data without the button click, I means if the page renders I want to show the data from the API anyone can please help me out ?? 23:58

harshbhanushali
Автор

Please record one video for CRUD operation

akashmathpal
Автор

actually
import { getdata) from " " use for maned export
and
import getdata from " " used for defual export

if we use something like
export const getdata ()=>{} this is name export

and if we use something like
export default getdata this is defuakt export
and we can only have 1 defualt export per file

huzafaarshad
welcome to shbcf.ru