Dave Mo
Dave Mo
> why would you inject store, when that is under $store in every component I gave a couple reasons above: a) Typing: ` this.$store` is untyped, and unless you modify...
@Jack85 I agree re need for examples, so I'll put up an example of using Vuex and Typescript in a way that gives great typing, without putting store in a...
wow, ZeroTwo seems like a nice library! what's the typing support like (for typescript)? Vuex is a shocking implementation, really bad code smell, reminds me of Angular 1 with all...
got it, I love the idea of it (Typescript, fast, etc), but I found it had too many cryptic bugs. At some point I'll put up a repo for the...
+1 for Vue support