how-to-structure-a-complex-vuex-store icon indicating copy to clipboard operation
how-to-structure-a-complex-vuex-store copied to clipboard

class to vuex module

Open pate313373 opened this issue 3 years ago • 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

pate313373 avatar Aug 10 '21 07:08 pate313373