Redux Toolkit Tutorial - 28 - useDispatch

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น •

  • @rahulsinghshekhawat2487
    @rahulsinghshekhawat2487 ปีที่แล้ว +6

    This channel is seriously underrated. Thank you very much Vishwas!!

  • @awakeningvoicechannel2353
    @awakeningvoicechannel2353 9 หลายเดือนก่อน

    one of the redux tutorial on planet Earth and best TH-cam tutor 🥰🥰

  • @promisesheggs8863
    @promisesheggs8863 ปีที่แล้ว +5

    All your videos are sale worthy. Thanks for this much value and your humble approach to teaching.

  • @fakhreddinefarik-lw1ey
    @fakhreddinefarik-lw1ey ปีที่แล้ว +1

    Realy this serie need to habe more than 10000 coment ,thx for the efort that you did .

  • @victoraj4428
    @victoraj4428 2 ปีที่แล้ว +4

    God bless you...This is very understandable

  • @anselmoribeiro8138
    @anselmoribeiro8138 2 ปีที่แล้ว +1

    Great! Waiting for the next video.

  • @IamPetrus
    @IamPetrus ปีที่แล้ว +1

    thank you!!

  • @_Rohit_Kumaar
    @_Rohit_Kumaar 2 ปีที่แล้ว +3

    You are great 🚀

  • @swapnil3541
    @swapnil3541 5 หลายเดือนก่อน

    Nice explaination

  • @afrididanial
    @afrididanial ปีที่แล้ว +1

    hi i like your way of teaching thank you for this course but one thing i notice and i try to do my self but cant able to do like when doing order of cake or icecream if number of cake or number of iceream less than 0 in inventry it should stop dispaching i can do that but issue is that how to stop decremnt number of icecream which was decrement thorugh cake order when we was giving one fre icecream while doing order cake

    • @shaheryarasif5666
      @shaheryarasif5666 6 หลายเดือนก่อน

      You can add extra check in extraReducers: if(state.numOfIceCream === 0) return;

  • @piremi
    @piremi 2 ปีที่แล้ว

    Question! How could 'useState' work without importing? Mine shows error saying useState is not defined. Thank you for your great video!!

    • @piremi
      @piremi 2 ปีที่แล้ว +3

      oops. Sorry, I just noticed it is using React.useState directly. Thanks!

    • @boses5320
      @boses5320 2 ปีที่แล้ว

      react.useState() thats how . This is also a way of directly importing using the hook from react apart from 'import {.....} from .... ;

  • @rajnandanibhawsar3105
    @rajnandanibhawsar3105 2 ปีที่แล้ว +2

    Yes, I am enjoying the video :) @vish