Using parameters with Vuex getters
Every time I have to write a Vuex getter with parameters I have to look it up
again - for some reason the method just doesn't go in. Today I found this
comment [https://stackoverflow.com/a/53289861/609921], which gives an example of
what feels like a