The Composition API has freed reactive data from Vue components and instances, allowing it to be passed around like any JavaScript object. In this article, I'll show you how you can replace Vuex with features of the Com composition API, and also make the case for whether this is a wise idea or not.

Post cover image

Sort: