Want a lightweight alternative to Vuex for managing state in Vue.js web apps? Vue.Observable can be used as a state store instead of Vuex in simple applications. Here’s a simple way to get started: Version 2.6.0 of Vue.js added Vue.Observable.This is a function that returns a reactive instance of a...