Home / Blog / Store Solutions in Vue.js

Store Solutions in Vue.js

What is a Store in Vue.js?

What is a Store in Vue.js?

State management across multiple components in Vue can be hard. In this article series, you'll learn what a Store is, when you need it, and the different store solutions we have in Vue.js applications.
Home Rolled Store with Vue.observable (Vue 2)

Home Rolled Store with Vue.observable (Vue 2)

Vue.observable() makes it possible to create reactive data outside of a Vue component, thus making it a viable and flexible store solution for Vue.js 2.
Pinia, an Alternative Vue.js Store

Pinia, an Alternative Vue.js Store

Pinia is an up and coming alternative store solution for Vue.js. It boasts an intuitive API and all the features you expect from a Vue store.
Vuex, the Official Vue.js Store

Vuex, the Official Vue.js Store

Vuex is the official store library and state management pattern for Vue.js. It is the first store solution for Vue.js and is time tested for effectiveness.
Home Rolled Store with the Vue.js Composition API

Home Rolled Store with the Vue.js Composition API

The Vue.js 3 composition API is useful as a powerful store solution, providing an intuitive way of storing, accessing, and modifying state across components.

Our goal is to be the number one source of Vue.js knowledge for all skill levels. We offer the knowledge of our industry leaders through awesome video courses for a ridiculously low price.

More than 120.000 users have already joined us. You are welcome too!

Follow us on Social

© All rights reserved. Made with ❤️ by BitterBrains, Inc.