Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 16

Vue essentials - Vuex

If you want to share data between the components in your Vue application, a great solution

for that is Vuex.

So you'll recall from the last project that we used an event bus to do that, so rather

than using the the mechanism of, you know, props and events where you have to pass props

from one component to another an event bus made that a bit easier, because it's like;

it's an object that gets injected into every component and so they can all access that well.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom