Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Vuex Quick Start Guide

You're reading from   Vuex Quick Start Guide Centralized State Management for your Vue.js applications

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788999939
Length 152 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Andrea Koutifaris Andrea Koutifaris
Author Profile Icon Andrea Koutifaris
Andrea Koutifaris
Arrow right icon
View More author details
Toc

Vuex at a glance

In Chapter 1, Rethinking User Interfaces with Flux, Vue and Vuex, we defined Vuex as a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.

Although I think that, having read Chapter 1, Rethinking User Interfaces with Flux, Vue and definition should sound clear enough to you, it is still a bit obscure. Let's list down the three concepts contained in the preceding sentences:

  • The centralized store
  • The fact that the state can only be mutated in a predictable way
  • The Vue reactivity system

If you look back to Figure 1.6 in Flux architecture summarized section in Chapter 1, Rethinking User Interfaces with Flux, Vue and Vuex, you will see that the Flux architecture has one dispatcher that dispatches...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime