Getting Started with Storing Vue Data in Vuex
Vuex is a state management library that lets us handle and ultimately store data from our UI. In this article, we'll be introducing you to the concepts around Vuex, how to use it, and how to store your data locally with it.
What is Vuex?
You are prob...
fjolt.hashnode.dev11 min read