Open davidm-public opened 6 years ago
Puex is basically a subset of Vuex, not many differences.
But I do want to make some differences in another library.. https://github.com/egoist/zerotwo/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Aenhancement
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 the strings and lack of typing.
No wonder there are so many projects looking to improve it:
Just to name a few !
I have to admit I almost gave up on Vue over Vuex today!
Hi, seems like a nice library (and definitely Vuex needs some improvement) however, it's not clear how Puex differes from Vuex, vuex-typescript, and others ?