Vuex Tutorial #1 - What is Vuex?

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • Hey gang, in this Vuex tutorial I'll explain exactly what Vuex is and whyyou'd want to use it. Vuex allows us to manage our state within Vue JS very easily, by providing us with a central store to place all of our shared data within.
    ----- COURSE LINKS:
    + Atom editor - atom.io/a
    + CMDER - cmder.net/
    + Vue JS 2 tutorials - • Vue JS 2 Tutorial
    + GitHub Repo - github.com/iam...
    ---------------------------------------------------------------------------------------------
    Other tutorials:
    ----- NODE.JS TUTORIALS
    • Node JS Tutorial for B...
    ----- SUBSCRIBE TO CHANNEL - / @netninja
    ============== The Net Ninja =====================
    For more front-end development tutorials & to black-belt your coding skills, head over to - / @netninja or thenetninja.co.uk
    ================== Social Links ==================
    Twitter - @TheNetNinja - / thenetninjauk

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

  • @Dude-jf4fc
    @Dude-jf4fc 5 лет назад +107

    I got a job because of you, thank you ❤️

  • @RyanThompsonrthomp
    @RyanThompsonrthomp 4 года назад +6

    You’ve won the “Most Straight Forward” award with presenting the concept with a simple graphic. Tired of these damn code alongs.

  • @shubhamdubey7598
    @shubhamdubey7598 4 года назад +5

    Hey man, you are a lifesaver. I am going to advertise your channel to everyone who wants to learn vue. Respect from India.

  • @peterchia6041
    @peterchia6041 6 лет назад +8

    This is indeed a ninja. Excellent vuejs and vuex lessons. 5 star rating from me!

  • @kidando
    @kidando 4 года назад +7

    Every single tutorial I have watched of yours has made me understand the technology better than anyone else on the net including the documentation for some of these tools and frameworks. I have spent such a long time trying to understand just what the hek Vuex is.... today, I finally get it. Thank you

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

      Thanks so much, glad you like them :)

  • @cholowao
    @cholowao 6 лет назад +34

    For paying back the effort, i let ads finish
    I also Enjoy the ads

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

      Thanks , i forgot that my Ublock was turned on

    • @edarioq
      @edarioq 6 лет назад +2

      I keep getting Wix ads, please help me ad gods and spare me these annoying Wix ads.

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

      These are TrueView ads. Creators get paid if a viewer watches 30 seconds or the entire video ad (whichever comes first). No need to suffer through it all.

  • @ericpodhorecki5427
    @ericpodhorecki5427 3 года назад +5

    Shaun is definitly the best tutorial maker on youtube. I've watched so many others ... nobody compares to him. Except for Beau Carnes. His short tuts are perfect.

    • @thydevdom
      @thydevdom 11 месяцев назад

      I agree. Pedro Tech, Laith Academy and Net Ninja are the only coding tutorials I actually feel like I have a slid foundation after watching them. Net Ninja is always my first option!

  • @Caranor
    @Caranor 3 года назад +1

    Hi Ninja, I bought your Vue course on Udemy. Now I want to learn Vuex too. This series dated back to 2017, so is it still relevant?

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

    Hello guys can someone help me out
    What is a difference between
    "vue create my-project"
    and
    "vue init webpack my-project"
    I'm very confused about this two cause on cli.vuejs.org/ is written "vue create my-project"
    and on github github.com/vuejs/vue-cli/tree/master#vue-cli-- "vue init webpack my-project"

  • @TylerPotts
    @TylerPotts 5 лет назад +2

    Another great video series, I really enjoyed learning VueJS and Vuex. Are you planning on doing any advanced tutorials?

  • @bushraaboubida2659
    @bushraaboubida2659 2 года назад +1

    Sup Shaun this playlist is really great video series for Vuex, May you please add Vuex Modules and advanced stuff in the next new Vuex playlist.

  • @JoshPalmeroc
    @JoshPalmeroc 3 года назад +1

    Any chance you would create an updated tutorial for vuex using the composition API?

  • @siddarthbhave8642
    @siddarthbhave8642 4 года назад +3

    5:04 : "I'm super brilliant" ... xD He's isn't wrong though

  • @returnZeroo
    @returnZeroo 7 лет назад +2

    Please make a video , how we can deploy vue cli project in the live server

  • @hamzaaitboutou8563
    @hamzaaitboutou8563 6 лет назад +2

    could you please show the packages you use with atom?

  • @bastilavarias7885
    @bastilavarias7885 5 лет назад +1

    why you did not include vuex in your vuejs course on udemy?

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

    i got chance to click 1k ^th like.

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

    Stupid Question : since we can use EventBus to make children components talk to each other, why should I use vuex instead?

  • @sanjayshr1921
    @sanjayshr1921 7 лет назад +5

    Awesome !!!! Waiting for Vuex + Firebase Example application

  • @adminstratoribmevents126
    @adminstratoribmevents126 2 года назад +1

    Good job as usual. Thank you!!!!

  • @БигБраза
    @БигБраза 6 лет назад

    I have a question
    But what if we do it that way - in component
    methods: {
    foo: function() {
    this.$http.get(url).then((data) => {
    this.$store.commit('mutationname', data);
    });
    }
    then mutation is only executed after api call worked - is it the same as actions work?
    and is it appropriate way to make api calls or is it better to put all api calls in store.js and use actions?

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

    Got a job because of this tutorial.
    keep the good work up. love you guys

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

      Awesome, so glad to hear :) Thank you :)

  • @johnnwabuforudemezue1108
    @johnnwabuforudemezue1108 7 лет назад +1

    Can you make a tutorial on using materialize css with vue J's

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

    net ninjia can u make video on Nuxt.js

  • @vsizikov
    @vsizikov 7 лет назад +1

    Hurray, the new guide!!! Many thanks for your excellent work!

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

    Excellent tutorial series, thanks a lot :)

  • @kawsarahmed-ft9bs
    @kawsarahmed-ft9bs Год назад

  • @БауржанЖетенов
    @БауржанЖетенов 3 года назад

    Hi. Are these courses actual for now with Vue 3?

  • @johnconnor9787
    @johnconnor9787 2 года назад

    Looks like you have everything on this channel

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

    God bless you Net Ninja.

  • @tolstoy_was_right
    @tolstoy_was_right 3 года назад

    you r "super brilliant" indeed! 🔥🔥🔥

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

    Atom 🙌

  • @ItachiUchiha-xf9fl
    @ItachiUchiha-xf9fl 5 лет назад

    Can you make Vue-Babylonjs tutorial?

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

    I guess the speed net ninja explain the things match with my brain speed. Thank you dude :)

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

    So is state management like a stored database of the variables ? i.e when the page refreshes the state will also be refreshed. When is state better than using local storage and or a database?

  • @johnnwabuforudemezue1108
    @johnnwabuforudemezue1108 7 лет назад

    How to deploy your vue J's along side your custom API

  • @cylam9188
    @cylam9188 3 года назад

    best free webdev tutorial ever!

  • @johnnwabuforudemezue1108
    @johnnwabuforudemezue1108 7 лет назад

    And also how to deploy your vue J's website

  • @Elduque40
    @Elduque40 7 лет назад

    Now this is how you explain what is store. Very nice, God bless you sir.

  • @doethe220
    @doethe220 7 лет назад

    Woooho! Vuex with Net Ninja is here

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

    I have bought the vue & firebase vids @ udemy. But how do i import components in regular visual studio 2017. do i need webpack?

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

      Hey, you mean without vue? You'll need a module bundler like webpack to do this.

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

      @@NetNinja ah, I though webpack was for templates only. I don't want any templates in my existing project. And I want to run vue in IIS/IISExpress.

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

    Thank you, net ninja !

  • @yannvictorpoirotsanz3316
    @yannvictorpoirotsanz3316 Год назад

    awesome, thank you

  • @johnnwabuforudemezue1108
    @johnnwabuforudemezue1108 7 лет назад

    Hello please I love your tutorial, bro you r good....

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

    NET NINJA IS - VUEJS.

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

    Ninja are awesome.

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

    Would be interested to know Shaun if you were stranded on a desert island and had to choose 1 web stack, what would it be???

  • @user-mfsc-2024
    @user-mfsc-2024 7 лет назад

    vuex is a vuejs module or a fork of vuejs with shared data for components ?

    • @rchrdnsh
      @rchrdnsh 7 лет назад

      Vuex is an additional module, like vue-router. If the name is confusing, just think of it as 'vue-state'. So 'vue' is the core module, then 'vue-router' adds routing and 'vue-state(vuex)' adds data and state management :-)

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

    you got a talent in teaching

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

    Quality content, kudos!

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

    you are great man...becoming Ninja too

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

    Off topic, but where is this accent from?

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

    You're awesome!

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

    The BEST as always!

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

    Best tutorials ever man... bought the udemy vuejs & firebase course. I'm now becoming a ninja thanks alot

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

      Awesome! Thank you for buying the courses and thanks for your nice comment 😀😀

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

      would you mind forward me the tutorials you bought sir. I am beginner for vuejs and I want to know in-depth. thank you in advance

  • @preeeby
    @preeeby 7 лет назад

    Nice :)

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

    Thanks!

  • @hachij_
    @hachij_ 7 лет назад +1

    first comment!

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

    Hey Master, Would you please add "Vuex Modules" in this playlist? I have learnt most of things about vuex from here. However, struggling with Modules. One request. Just don't use spread operator for Modules as of now.

  • @rohit87
    @rohit87 7 лет назад +3

    Superb ... all videos are awesome ....
    i have 1 request can you please make a series on *Quasar framework* version 0.14

  • @MylesGmail
    @MylesGmail 5 лет назад +3

    i tweeted this