sir you are legend , i was stuck with redux since two days watch so many videos and now finally got yours and im finally happy ki finally i learnt successfully :)
It was Awesome Experience of mine watching this video , it cleared many topics of redux , firstly have to create what and when to create slice and where it will be getting used and how is the useSelector being used ! Thanks Dude for this Awesome Video ! Keep Bringing more awesome videos like this ! Thanks Again .
wow amazing way of describing keep ahead bro 2 minute video dekte hi subscribe kr diya wow..........greate work make more playlist of js, react,redux , node, database pls
Very understanding video. Just one thing - Why is there a need to use Thunk or an action creator for API calls? Why can we directly create normal reducer where we can integrate fetch API and get the response there?
So that the redux store is directly updated with latest data without writing additional logic to update it from outside. Also, since it means execution of delayed tasks, all components waiting on the data from store can watch for data and re-render only when data is made available.
@@piyushgargdev no man i was just completed learning React, meanwhile i need to build my profile to showcase my abilities for that all FE things will be more helpful for me to get a nice job...
Actually using a manual redux middle ware i.e. writing your own dispatch method and doing this asynchronous task and calling real dispatch function is far easier and using any of redux inbuilt stuff for api calling
at 11.43 vedio, in your vs code line 21, Expected an assignment or function call and instead saw an expression no-unused-expressions error is getting.............what to do?
Sir please tell me? I'm currently learning redux. Market me zyada core redux use horha hai ya redux toolkit. Job ke liye dono mese kya better hai? Thanks sir,
bhai samaj aagaya ekdum aache se kya aap isme ek aaaisi functionality bana sakte ho ki muje samjo koi todo delete karni ho toh kaise karengene bcoz muje sare data vapis map karna padega aur fir usne check button hoga jo deleted items check karega and so on ... kya process rahega
RTK Query has been introduced for API calling, did you make a video about it, and if not you should also create a video for the topic, I think it will be helpful for the viewers and will be great addition to your redux playlist "Redux Tutorial For Beginners" as well.
bro mujhe lga tha ye kabhi smjh nhi aayega but apki video se one time me hi smjh aa gya 👍 ♥
sir you are legend , i was stuck with redux since two days watch so many videos and now finally got yours and im finally happy ki finally i learnt successfully :)
Bro that was reallyy... Awesome, i was trying to learn redux but was unable to understand it. But your video made it super crystal clear to me
Thanks a lot
@@piyushgargdevthanks bro, both your git videos and this one helped me sooo much. A lifesaver!
Sir no one can explain it so well, you taught it very well
The best teacher for this complex concept.. Which i just clear in one time..Big salute😊
the way you make simple this complex topic in very concise way and onpoint with humbleness is just wow !! , this chanel is underrated you deserve more
One of the best channel I've seen so far specially for complex topics like Redux. 👍
It was Awesome Experience of mine watching this video , it cleared many topics of redux , firstly have to create what and when to create slice and where it will be getting used and how is the useSelector being used !
Thanks Dude for this Awesome Video ! Keep Bringing more awesome videos like this ! Thanks Again .
Thank you bro , i got what i wantend and i was searching for it from last 5 hours
The way you explained it really helped me to understand this properly . thank you so much
Superb simple with easy understanding
Bhai you make it so simple to Understand , a huge Thank you bhai
Woke up today to learn how to make an API call using redux and luckily landed on this video. Such a nice a clear explanation, thank you !
thank you sir soo much.. finally understood the redux❤❤❤
Thank you so much bhaiya. sunch an informative video and I am fully confident with "Thunk" now.
Explained briefly. Thank you very much sir 🎉
thanks bhai for this redux series your videos are clear cut
thanks , i barely know what you said but your tutorial is simple and good , straight to the point ,,
It was Awesome experience and i leared alot from your react series again thanks.
Please Continue sir... your explanation is incredible really helpful
you are genius bro made my day!! keep going💯
You are Genius bro. God bless you with Millions of Subscribers❤
best concept dia h apny sir Thank You so much❤
This channel must must must deserve a lot🔥
wow amazing way of describing keep ahead bro 2 minute video dekte hi subscribe kr diya wow..........greate work make more playlist of js, react,redux , node, database pls
kya pyara explain kia hai extraReducers bhai
Although, this series is really helpful for me as I am interested in learning react! Great work done man!
Mast samjhaya brother 👏 Thanks 👍🏻
Good tutorial. Explained everything well.
Great tutorial piyush bhaiya respect++ 🙏
Thanks a lot 😇
Your explanation is so good
Vary helpful video..... 🔥🔥🔥
Great work piyush ..
MindBlowing Video!! Helping a alot. Thanks for sharing Knowledge!!🤩❣
Very clear explanation
Your videos are very useful.
Thanks a lot 🙏😇
bhaiya bhut mast samjhaya thank you
Very understanding video. Just one thing - Why is there a need to use Thunk or an action creator for API calls? Why can we directly create normal reducer where we can integrate fetch API and get the response there?
same question i wanted to ask
So that the redux store is directly updated with latest data without writing additional logic to update it from outside. Also, since it means execution of delayed tasks, all components waiting on the data from store can watch for data and re-render only when data is made available.
Awesome explanation. You saved my day.
Glad it helped!
Awesome explanation☺
Very well explained..although I want to learn more about state mutation during Update action.
Superb, explaination !
Really usefull bhai ❤
Aap 1 million Subscribers Deserve karte Ho Bro
Krdo phir share and 1 million 🙏😂.
Thanks a lot bro ❤️
Such a nice a clear explanation, thank you!
Would be great if you share the same with Redux saga as middleware.
your way of teaching is very awesome and separate all of other you tuber
You are good 👌👌👌👌
Simply Awesome.
thank you very much 😁
Thank's man you save my day
Glad I could help
Cool, Can you make videos on middlewares , useReducer , mapstatetoprops, map dispatch to props and a detailed explanation on redux thunk...
Would surely record and publish soon👍. Btw I am guessing you are already a pro in React and Redux right?
@@piyushgargdev no man i was just completed learning React, meanwhile i need to build my profile to showcase my abilities for that all FE things will be more helpful for me to get a nice job...
Actually using a manual redux middle ware i.e. writing your own dispatch method and doing this asynchronous task and calling real dispatch function is far easier and using any of redux inbuilt stuff for api calling
Great Tutorials !!
"cannot update a component while rendering a different component" 😥😥😥
how to solve this error ???? please help me !!
well explained. Bhai axios k through b bta dain. or get and post ko kis tra use krna ha redux k sath.
at 11.43 vedio, in your vs code line 21, Expected an assignment or function call and instead saw an expression no-unused-expressions
error is getting.............what to do?
Sir please tell me? I'm currently learning redux.
Market me zyada core redux use horha hai ya redux toolkit. Job ke liye dono mese kya better hai?
Thanks sir,
ReduxJS is depricated, Redux Toolkit is used nowdays.
@@piyushgargdev thanks sir 🖤 🙏
What i can do when i have same url but different endpoints my mean how to handle multiple api
How to fetch todos when the site loads that is without clicking on the button ?
in redux toolkit you have shown fetching also show if we click on one product that product details should display using redux toolkit
great video!
Amazing video :)
Very nice sir
Amazing how simple and crystal clear it is amazing
Button click pe na kar ke...
Page load hote hi data fetch kaise karwayenge?
In my case it is showing that fetchProject/fulfilled and also the data is coming in the payload but it is not rendering
Superb broo
awesome video
great job
bhai samaj aagaya ekdum aache se kya aap isme ek aaaisi functionality bana sakte ho ki muje samjo koi todo delete karni ho toh kaise karengene
bcoz muje sare data vapis map karna padega aur fir usne check button hoga jo deleted items check karega and so on ... kya process rahega
Thanx❤❤
Just wow
Awesome
Bhaiya useEffect main data nahi aa raha hai todo kaaa
maza avi go
RTK Query has been introduced for API calling, did you make a video about it, and if not you should also create a video for the topic, I think it will be helpful for the viewers and will be great addition to your redux playlist "Redux Tutorial For Beginners" as well.
I also learned RTK query instead of react query for one of my project and I am still not sure that wrote it the write way
just like a wow
all my doubt clear in redux
Great
plz one video for signup & login api fetch use axios with react redux toolkit
I'm using rapid API why can't you use rapid Instead 😭😒💔💔 how do I add headers
Nice
Bro auth token ke sath api call kaise kare redux main 🤧
Plz answer the same question😊
greatttttttt
❤🎉❤🎉❤🎉
beauty
13:15
Отличный урок, даже самый глупый человек все поймет.
Done - 29 September, 2024
appne kha se sikha sub
im confused are you speaking english?
You made it to lengthy.
its ok to follow modularity but u are using it very much.
Trust me bro, this is not very much!
Don’t make name of a video in English if half of your “reading documentation” tutorial is in indian
dislike for uploading code to google drive not github
Wth language do you speak? Not english and not Indian ! Is it the both?
Thanks soo much for this easy tutorial 🙌🏼💚
hello piyush, I am getting an error while doing console.log("state") that non serializable was detected in my data, please help
good one bruh
Awesome