maoberlehner/how-to-structure-a-complex-vuex-store

class to vuex module

pate313373 opened this issue · 0 comments

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