Master Vuex in Just 60 minutes | Vuejs Vuex from Scratch to Master

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 25

  • @arvindrao3596
    @arvindrao3596 4 года назад +1

    Hi! That's a great tutorial, helped me a lot tysm.
    Can I just know what background theme and font style were you using?

  • @fish1r1
    @fish1r1 6 лет назад +3

    The action loads/gets the students and passes them to the mutator. Do not load stuff in mutators. They must be synchronous. RTFM!!!!

  • @okydok0809
    @okydok0809 6 лет назад +1

    why did you use forEach to change value student.selected=false ? it can be used state.students[data.member.id -1].selected =false. i think that forEach is not good for change value.. if i have many array data. it will cause heavy process when i disabled selected team

    • @Bitfumes
      @Bitfumes  6 лет назад +1

      Hmmm yup for many data, your approach will work fine. thanks

    • @okydok0809
      @okydok0809 6 лет назад

      thank you for your answer and your lesson is very useful for me. thank you

  • @vimalkumarpatel3710
    @vimalkumarpatel3710 5 лет назад

    really good efforts buddy.!! all the best and thank you.!

    • @Bitfumes
      @Bitfumes  4 года назад

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

  • @vladhusnullin1650
    @vladhusnullin1650 6 лет назад +1

    Great video. How complicated would it be to have it in TypeScript ?

  • @Cybersix6666
    @Cybersix6666 5 лет назад

    how about a full project with Laravel, Vue and Vuex? thanks

  • @PeterReginald
    @PeterReginald 5 лет назад

    1:02:40 access another module's state with rootstate

  • @nabeeltahir6013
    @nabeeltahir6013 6 лет назад

    Sir I want to show eight product on each slider
    Active slider have eight products
    other slider have eight products
    Frontend is ready but I don't know how to implement with Laravel Please tell me.

  • @ts-nq7bo
    @ts-nq7bo 6 лет назад

    Hello sir can you help me please . How we can use SaveMany and CreateMany in eloquent model relationship in laravel 5.4 and one more thing how we can save data in multiple tables like 4 to 5 tables from one form using eloquent model relationship ??

    • @Bitfumes
      @Bitfumes  6 лет назад

      From one model you can only update one table as one model is only associated with one table

  • @taha-yassinemoslih8818
    @taha-yassinemoslih8818 6 лет назад

    hi thanks for this tuto, i didn't understand why team A appers in components type A and the team B in the component team B ?

  • @trymysolution9831
    @trymysolution9831 6 лет назад

    @Bitfumes Webnologies
    can you please provide GitHub link

  • @abirkulov
    @abirkulov 6 лет назад

    You make great videos of web-development and I thank you a lot for that. But 720 quality of your video is not cool at all. 1080 would be great. No hard feelings :-D

    • @Bitfumes
      @Bitfumes  6 лет назад

      Actually RUclips does't pay me alot, but I am planning to have new screen with high resolution for screencast.
      Thanks for watching bro, please like Bitfumes on facebook to get latest updates

  • @ts-nq7bo
    @ts-nq7bo 6 лет назад

    Hello Sir
    Can you make a tutorial how to make TOAST message in laravel 5.4 ?

  • @nabeeltahir6013
    @nabeeltahir6013 6 лет назад

    Sir How I use pa instead of PHP artisan

    • @Bitfumes
      @Bitfumes  6 лет назад

      checkout this link laravel-news.com/bash-aliases

  • @emersonsmithperu
    @emersonsmithperu 5 лет назад

    more examples please :) Vue projects :)

  • @8bityard489
    @8bityard489 6 лет назад

    Thank you Proff....!

    • @Bitfumes
      @Bitfumes  6 лет назад +1

      Thanks for watching bro, please like Bitfumes on facebook to get latest updates.

  • @thongpham
    @thongpham 6 лет назад

    Thank you!!!!! it great!

    • @Bitfumes
      @Bitfumes  6 лет назад

      Thanks for watching bro, please like Bitfumes on facebook to get latest updates.