React Redux Tutorials - 29 - Redux Thunk Get Request

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 355

  • @farlight6044
    @farlight6044 4 роки тому +129

    Hands down one of the best Redux tutorials out there!
    Thank you

  • @gayanegevorgyan352
    @gayanegevorgyan352 4 роки тому +229

    God bless you, Sir, God bless your children and your family.

    • @mahmoudadel6965
      @mahmoudadel6965 3 роки тому +6

      Ameen

    • @stanleychukwu7424
      @stanleychukwu7424 3 роки тому +9

      😂😂😂😂😂🙌🙌🙌

    • @yaroslavzef7267
      @yaroslavzef7267 3 роки тому +13

      and your friends and your pets

    • @ytg6663
      @ytg6663 2 роки тому

      And also your grand mother, grand father and your dead ones also ☠️☠️

    • @okworjoshua8157
      @okworjoshua8157 2 місяці тому

      May God also bless your handwork

  • @jonathanmartinez2004
    @jonathanmartinez2004 4 роки тому +31

    The only Redux tutorial that actually taught me well how to use it instead of confusing me

  • @ashleypean
    @ashleypean 3 роки тому +11

    Every time I get intimidated about approaching a new subject in React or Redux, I come to your videos and realize that I was scared for nothing. Thank you for all your hard work. God(or whoever you do/don’t believe in) bless you!

  • @ignitesofthelp
    @ignitesofthelp 4 роки тому +45

    You're awesome Vishwas, you're actually giving Vishwas to every develper. Thanks for the awesome work man!

  • @qcmira2024
    @qcmira2024 3 роки тому +4

    Definitely the best series about Redux. At first, Redux was just a mystery to me but you managed to make it crystal clear. Thank you so much! Oh by the way, it was a great, great, GREAT idea to explain first how Redux works without React. I think it helped a lot with my overall understanding of Redux with AND without React.

  • @tonyg_nerd
    @tonyg_nerd Рік тому

    I have gone through this series a few times, and a few of the vids over and over to internalize the detail.
    Vishwas - thank you VERY much for all of your time and care in producing this series. The content is very well organized. You are articulate, professional, focused, and clear, and you don't waste our time or yours with digressions.
    Your other videos and series are all equally well produced. All of this is Greatly appreciated.

  • @PREMKUMAR-mg9ry
    @PREMKUMAR-mg9ry 3 роки тому +2

    I have learnt redux within 3 days from your videos. Every topic is segregated into separate video and it is very useful🔥🔥 thanks

  • @ogundipeorobola5304
    @ogundipeorobola5304 2 роки тому +1

    This is the best documentation I have seen in react. When I was learning React last year, it was complex and I got discouraged bcos the material I used complicated it for me... But now, I am enjoying React and the playlist here on everything react simplified it for me. All thanks to you, Vishwas. I am grateful

    • @mostafababaei3431
      @mostafababaei3431 2 роки тому

      Hi. Could you answer my question?
      I just have one question. In this episode, in mapStateToProps function, he used state.user. Why did he not use state.users? Because in userReducer.js file, in initialState object, we had users and not user. What is this "user" in "state.user"? I thought it came from the initialState we defined earlier. I'm confused.

  • @QuranJourney365
    @QuranJourney365 6 місяців тому +1

    Great series!! i was really struggling wrapping my head into redux. But now i have a good understanding of Redux

  • @kalyanbikramadhikari6049
    @kalyanbikramadhikari6049 Рік тому

    I went through all of your redux videos and they were awesome.
    You are doing it great.
    You created course from very basic to intermediate that it has made so easy. I understood in just 2 days which was earlier frustating to me as I could not understand well when I went through other leacturers.
    You are Mr. wonderful in context of react-redux.👏👏👏👏

  • @RaajKanchan
    @RaajKanchan 4 роки тому +2

    I would like to add a comment after following through all the tutorials you have posted in this React-Redux series. It was a wonderful and best learning experience, now I have built quite a confidence when I use Redux. Thank You @Codeevolution.

  • @sifatmoonjerin2479
    @sifatmoonjerin2479 4 роки тому +3

    Thanks a lot! I just finished the whole react-redux series. It's an amazing playlist! Wish you all the best!

  • @manisharai7468
    @manisharai7468 4 роки тому +24

    Excellent videos concept wise very clear...i was very confused when i learned the redux but In this tutorial all confusion is clear now.All the best

    • @shishirrai1069
      @shishirrai1069 2 роки тому

      andh ye , bari laik da playlist undu , yaan ini complete mante

    • @ytg6663
      @ytg6663 2 роки тому

      Do you Job ?

    • @mostafababaei3431
      @mostafababaei3431 2 роки тому

      Hi. Could you answer my question?
      I just have one question. In this episode, in mapStateToProps function, he used state.user. Why did he not use state.users? Because in userReducer.js file, in initialState object, we had users and not user. What is this "user" in "state.user"? I thought it came from the initialState we defined earlier. I'm confused.

    • @abinvarkey2331
      @abinvarkey2331 2 місяці тому

      @@mostafababaei3431 that user comes from rootReducer where for userReducer we gave user as the name, so that 'user' has state...users was in individual reducer which we gave to combine and then to store

  • @armandboumda857
    @armandboumda857 4 роки тому +1

    I am speechless!! The instructor is very good at destructuring seeming difficult concepts and putting it as everyone can understand. Thank you very much, sir you are the best. The best react-redux tutorial ever. I subscribed right away.

  • @richardkirigaya8254
    @richardkirigaya8254 4 роки тому +18

    best redux tutorial ever..was able to grab everything easily...now, to move on to redux saga, and reselect :)

  • @AyanBhadury
    @AyanBhadury 4 роки тому

    When the data is successfully fetched and you are mapping it to show on the page, should be provided with a key prop.
    Also when calling useState hook, react is requesting to pass fetchUsers as a dependency to the array.

  • @sairamgourishetty
    @sairamgourishetty 3 роки тому +1

    Before watching this playlist, I used to have a great confusion.
    But now everything is clearly understood.
    I lost my fear on redux :) :)
    Thank you sir.

  • @v1r47
    @v1r47 4 роки тому

    It is 1 AM right now and TBH, I have never enjoyed a tutorial this much to stay awake and code together. Thank you for gifting this! Cheers Bro!!

  • @mohammedshoaib2755
    @mohammedshoaib2755 3 роки тому +1

    You are Really Down to Earth Vishwas sir,what you have given to us in this react-series is unpayable,am very much thankful for every single word used in this series.

  • @RaiyadRaad
    @RaiyadRaad 3 роки тому

    Redux was the most complex thing to learn. This tutorials clears up all my confusions. Thanks a lot and please keep up the great works!

  • @nilmendes7710
    @nilmendes7710 4 роки тому

    This tutorial is excellent.
    I understood items that I didn't understand before.
    From my point of view, Mr. Vishwas, your teaching technique is excellent, I say that you are one of my favorite teachers.
    Thank you!
    Now I’m going to watch Practical React playlist.

  • @minghon2460
    @minghon2460 4 роки тому +1

    Nice work! I like how you broke down the concepts into shorter videos. Definitely makes things easier to learn. Thanks for your work!

  • @ThisIsLiving__
    @ThisIsLiving__ 4 роки тому

    I don't usually say this but this is by the best redux react-redux tutorial i have seen so far
    very explicit and details
    Perfect approach

  • @ShahbazKhan-wq4lj
    @ShahbazKhan-wq4lj 2 роки тому

    BEST REDUX TUTORIAL !!! Thank you so much for these crisp, knowledgable and interesting videos.

  • @shriyanmahesh4329
    @shriyanmahesh4329 3 роки тому +1

    Thanks a lot for your clean approach of explaining react redux concepts in a simple and understandable way..

  • @learnsmart1812
    @learnsmart1812 3 роки тому +1

    I went through the whole react redux series excellent explanation. I have practiced thank you for your wonderful job 👍

  • @Aniket_0314
    @Aniket_0314 2 роки тому

    just completed the whole series this is by far the best redux tutorial i've come across. Thannk you so much for the content and you've got good voice bro which makes it even more better 🙂

  • @asmereg
    @asmereg 4 роки тому

    God, finally understood redux after going through a ton of tutorials around the world. You explain the best. GBY

  • @ZionREI_CN
    @ZionREI_CN 4 роки тому

    Best redux tutorial, resolves all the confusions from other videos!

  • @jeromeeusebius
    @jeromeeusebius 4 роки тому +1

    Vishwas, thank you for taking the time to prepare a wonderfu react-redux tutorials. I enjoyed it and once again, you have used your nice presentation style to make things understandable.

  • @tchoutangbankouemichelfran5386
    @tchoutangbankouemichelfran5386 4 роки тому +7

    Thanks a lot man!!! I went through all of them!! redux is a breeze !!
    I'm really grateful to you for all this knowledge !
    May my Lord Jesus bless you for this knowledge shared!! :)

  • @cvallejoec
    @cvallejoec 4 роки тому

    Thank you a lot. You first helped me with Hooks, and now with Redux.
    All is now clear for me. Thank you again.

  • @jatinderarora2261
    @jatinderarora2261 4 роки тому

    Thanks so much dear. I have gone through your entire series and I can't tell you how much helpful it is for me. Thanks again.

  • @shifairtheprogrammer5571
    @shifairtheprogrammer5571 4 роки тому +1

    Wow. Marvellous! I'm speechless by the way. You are that good. Keep it up and thank you for your brief explanation through these videos!

  • @amnaatarapper
    @amnaatarapper 4 роки тому +3

    Excellent tutorial, I finally could understood how redux works;
    Thank you !!

  • @patshalaaa
    @patshalaaa Рік тому

    Thank you . Finished the series and loved your teaching

  • @niharikav8400
    @niharikav8400 4 роки тому

    Awesome tutorial. I have watched other tutorials related to redux but i was not clear. AtLast i watched this now i am clear about how redux works. Thank you so much

  • @davidhernandez1699
    @davidhernandez1699 4 роки тому

    I had no idea what redux was, now I a very good understanding of it. Thanks!!!!

  • @twinthumb
    @twinthumb 4 роки тому +2

    A big thumbs up to you Sir 👍🏼I'll recommend your tutorial to my peers.
    Heartly appreciate your efforts 🙌🏼. I wish you all the very best for your success 😊

  • @waheedafolabi6929
    @waheedafolabi6929 4 роки тому

    Thanks Codevolution for this amazing series on Redux. It's the only walk-through that didn't end up confusing me.

  • @sumitpal8689
    @sumitpal8689 4 роки тому

    Hey!! Vishwas. Great tutorial, as usual. The way you teach things is very intuitive and easy to understand and grasp. Please continue making such content in coming future as well.

  • @akinloludavid3
    @akinloludavid3 3 роки тому

    This tutorial was all I need to understand react-redux. Thanks so much, Vishwas for such awesome content.

  • @jesuserwinsuarez65
    @jesuserwinsuarez65 4 роки тому +2

    Thank you bro! This series save my life! Keep going and help everyone with your teaching skills.

  • @varunkukade7971
    @varunkukade7971 3 роки тому

    You just earned one subscriber for lifetime❤️❤️Thanks a lot for clearing redux concepts.

  • @anastasiosarvanitis9533
    @anastasiosarvanitis9533 3 роки тому

    Life saving, really the best redux tuto on the whole internet!! Thank you so much!!!

  • @tylerdurden9889
    @tylerdurden9889 Рік тому

    you made Redux look easy for me, this is gold series, thanks🙏🏽

  • @prathapreddy8317
    @prathapreddy8317 4 місяці тому

    I never come across such a good explanation. Thank you so much.

  • @rajarshitiwari9896
    @rajarshitiwari9896 2 роки тому

    Completed the React-Redux Playlist... Awesome playlist to learn🔥🔥

  • @soyebansari1433
    @soyebansari1433 4 роки тому

    One of the best react redux tutorials with proper explanation. Thank you so much sir !!

  • @bilybabic
    @bilybabic 4 роки тому

    Definitely had fun watching your series, was really fun to learn :) hats off friend

  • @sc0820
    @sc0820 4 роки тому +10

    After finishing this series, I think I develop a feeling towards buy cake.

  • @phenixff2822
    @phenixff2822 2 роки тому

    Thank you Sir for this playlist, i watched all of it multiple times and helped me to understand react redux more & more. Keep doing this type of videos with the same type of explication. it will help us one day and at the same time u'll get more fans and more subscribers. I appreciate your work. keep going !!

  • @Alex_Delina
    @Alex_Delina 4 роки тому

    Man, thank you very much for your course! It was a pleasure to watch it! Respect!

  • @ShubhamKumar-qv6py
    @ShubhamKumar-qv6py 4 роки тому

    Thanks, man. It is the best explanation of redux with react I have ever come across.

  • @abhiramsatpute
    @abhiramsatpute 3 роки тому

    Amazing Playlist! When I tried loading larger data (image data from your link) I think I encountered some discrepancy in your code (especially displaying the ternary for Loading data) = where you are mapping the state to the props. I solved it myself but I think the prob could be at my end as well since I wasn't copying every line n was doing it myself.

    • @mostafababaei3431
      @mostafababaei3431 2 роки тому

      Hi. Could you answer my question?
      I just have one question. In this episode, in mapStateToProps function, he used state.user. Why did he not use state.users? Because in userReducer.js file, in initialState object, we had users and not user. What is this "user" in "state.user"? I thought it came from the initialState we defined earlier. I'm confused.

  • @ashas7931
    @ashas7931 3 роки тому

    Thank you v much for the course. Your way of explanation is simple and easily understandable.

  • @abhaykumar9806
    @abhaykumar9806 4 роки тому +1

    Great series, very clear. Helped me understand Redux without React today.

  • @gauravruhela007
    @gauravruhela007 3 роки тому

    Thanks Vishwash!!! You did a great job!

  • @sagarahuja9597
    @sagarahuja9597 4 роки тому

    You are a life saver. Completely got the redux concepts. Thank you.

  • @aiwithafiz1936
    @aiwithafiz1936 3 роки тому

    Simply Super Tutorial. No nonsense .. straight to the point.

  • @shareemteofilo6257
    @shareemteofilo6257 4 роки тому

    Thank you so much for this series! I really learned a lot about redux from the very basics up to the complex concepts.

  • @naveedahmed986
    @naveedahmed986 4 роки тому

    this is by far the best explanation of redux and redux with react. keep up the good and thank you!!

  • @acushlakoncepts
    @acushlakoncepts 4 роки тому

    Thank you, one of the best tutorials I have listened to, crystal clear explanations

  • @shubhamjain1836
    @shubhamjain1836 4 роки тому

    Watched all the videos in this series, it was simple yet really informative and halpful. Thank you :-)

  • @bopon4090
    @bopon4090 3 роки тому

    This is the best tutorial i have taken on youtube. Thank you sir....

  • @krzysztofryszawy3571
    @krzysztofryszawy3571 3 роки тому

    Great tutorial, many thanks! Small notice from me, in my opinion it is not so good approach, to use double ternary conditional operator, especially when showing that in tutorial.

  • @MarcoS-bx5uk
    @MarcoS-bx5uk 4 роки тому

    Excellent! I watched the whole series and I will use this as a reference for future projects!

  • @rakeshbammidi8856
    @rakeshbammidi8856 Рік тому

    Truly you did a Marvellous job sir❤... This reallly helped me a lot to complete my React Redux Projects.. You deserve all the Happiness and Wealth sir..
    I Hope this whole Playlist can giveback Hopes to every person who quitted React thinking it's though to learn and gave up on it....

  • @trups11trupti
    @trups11trupti 4 роки тому

    Excellent series. Can you create separate project on using react hooks with redux crud (get,post, edit, delete) using api (axios)?
    OR
    Shopping cart project where you will fetch list of products first and then add each product to shopping cart where you can increase/decrease the count and finally delete the product from shopping cart using react hooks redux.
    It would be really helpful to us with basic CRUD app with your excellent teaching.

  • @asimkarel
    @asimkarel 4 роки тому

    Not gonna lie... understood redux after struggle of 1 whole year. All credits to this series.

  • @shshawon39
    @shshawon39 4 роки тому

    Thank you so much for your great tutorial. I have learned React and Redux from your tutorials.

  • @jasonhuang4333
    @jasonhuang4333 3 роки тому

    Very good lectures and explanations! You help me with my project!

  • @benwofford6559
    @benwofford6559 4 роки тому

    I've never seen that black magic you did with that crazy ternary operator chaining. Fascinating.

  • @iamtheverybestever
    @iamtheverybestever 4 роки тому

    Fantastic series of videos. Clear and concise - very well done, thank you!

  • @faizanahmed9304
    @faizanahmed9304 2 роки тому

    Such an amazing series, thank you Vishwas brother.
    Thank you once again!!

  • @dheerajsahu940
    @dheerajsahu940 Рік тому

    Great tutorial sir. It is the finest series on react redux on youtube. Can you please make a series on Redux Form?

  • @krunaltule9827
    @krunaltule9827 3 роки тому

    This videos are amazing, Helped me a lot. I am suggesting my friends too to refer your playlists

  • @TechnoDB
    @TechnoDB 4 роки тому +1

    God Bless You Vishwash Sir...

  • @livethelifeyoulove1202
    @livethelifeyoulove1202 3 роки тому

    Thank you so much, ur great teacher, after viewing all videos in react and redux iam feeling confident , Thank you for providing clarity of video's🙏🙏🙏

    • @mostafababaei3431
      @mostafababaei3431 2 роки тому

      Hi. Could you answer my question?
      I just have one question. In this episode, in mapStateToProps function, he used state.user. Why did he not use state.users? Because in userReducer.js file, in initialState object, we had users and not user. What is this "user" in "state.user"? I thought it came from the initialState we defined earlier. I'm confused.

  • @prateek4524
    @prateek4524 3 роки тому

    thankyouuu so so much . You're a savior . Bestest tutorial everrr on REDUX..Amazing videos , clear explanation.

  • @vimobee
    @vimobee 4 роки тому

    You are awesome awesome trainer Vishwas...I love your tutorials and the way you explain...

  • @avivperets7360
    @avivperets7360 2 роки тому

    Thank you very much again, you are one of the greatest guide i had. however i read that is not recommended to make chain ternary conditions operator, instead its recommend to make a function with conditions.

  • @AbhishekKumar-kd7bp
    @AbhishekKumar-kd7bp 4 роки тому

    from react to redux i watched all your video all are amazing.. thank yu sooo much.. one suggestion in future if you make course please make saperate folders for each lectures it's look mess there was no need of folders of icecream and cake.... btw you are grt tutor! must say best on youtube as if 17th oct 2020

  • @charlesloehle7998
    @charlesloehle7998 4 роки тому

    Excellent tutorial my man! Very clear and concise.

  • @santoshb4661
    @santoshb4661 4 роки тому

    You got great teaching skills your outstanding teacher.I have been following you for all your react video series.All are fantastic God bless you for helping community

  • @sathvikvutukuri9179
    @sathvikvutukuri9179 4 роки тому

    Completed tutorial , learned a lot. Thanks buddy. I owe you a lot.

  • @BeWarrior-dw4br
    @BeWarrior-dw4br Місяць тому

    It was a great series. Thanks a lot, keep doing the great work.
    Subscribed for more such great series and videos !

  • @ritviksardana3893
    @ritviksardana3893 2 роки тому

    AMAZING SERIES SIR, maza aagya yei krkei, everything's clear AF.

  • @joerodrigo9661
    @joerodrigo9661 3 роки тому

    I just finished your tutorial and Bro. Thanks I learn a lot from you!

  • @sameerak244
    @sameerak244 4 роки тому

    Thanks :) I followed your entire tutorial. You explains very well.

  • @arpitabiswal1522
    @arpitabiswal1522 4 роки тому +1

    Thank you so much for making it so clear. Please make a video on redux-saga. And also an example that implements POST (as in this videos GET).

  • @aashishmaharjan4175
    @aashishmaharjan4175 4 роки тому +1

    Finally found a gem! Thank you a lot sir

  • @muhamadrizkiaditya8664
    @muhamadrizkiaditya8664 6 місяців тому

    thank you sir, i'm now in 2024 still learn redux before jump to redux toolkit for understanding the core concept

  • @nithinm5933
    @nithinm5933 3 роки тому

    Thank you so much for your contribution to sharing your knowledge with us!!!

  • @hendrixbleu
    @hendrixbleu Місяць тому

    Thank you so much Sir, I can't thank you enough for this knowledge you've bestowed on me. Now I can confidently use Redux in my react application.

  • @shubhamgore4320
    @shubhamgore4320 2 роки тому

    thank you Vishwas.... for this awesome tutorial series

  • @Vihansh0810
    @Vihansh0810 4 роки тому

    Thanks ..Nice Explanation ...Successfully Completed Redux Course

  • @Mindglider12
    @Mindglider12 10 місяців тому

    Very good explanation and clearly explained the concepts. thanks to the authors

  • @gayathrithedev
    @gayathrithedev 4 роки тому

    Thanks a lot for the wonderful resource... Really such a great effort towards your skill in teaching stuff in a easy way...