how-to-structure-a-complex-vuex-store
how-to-structure-a-complex-vuex-store copied to clipboard
class to vuex module
Servus!
I have just stared using vuex, so I might not be able to implement this functionality right now. However, I figure it might not be a big deal to generate modules from models, so why writing a module for every class manually? Wouldn't it be more convenient to load the standard stuff via a mixin(model) and then add only module specific code?
Kind regards to LNZ, pate