One of the difficult things about getting started with Vuex is that it is not so much a library as it is a design pattern. It follows that implementing Vuex is not so much about using an API as it is about structuring your code to comply with the pattern. If you’re new to Vuex, this can be daunting!
This week I’ll share with you a step-by-step approach on how to start migrating Vuex into an existing Vue.js project.
In other news, we have two great introductions to component frameworks for Vue.js apps and an excellent tutorial for building a headless CMS + Nuxt.js project via Snipcart.
All this, and more, below.