The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this episode, we'll use a higher order function to manipulate the behavior of an ordinary Vuex getter, so our getters accepts arguments. This is a very powerful and cool trick that also reduces the amount of code we have to write since our vue components get prop-lighter.