DEV Community

Discussion on: Vuex + TypeScript

Collapse
 
danielg212 profile image
Danielg212

great article!
I'm highly recommend vuex binding helpers for more clean code with vuex + TS :
github.com/ktsn/vuex-class

Collapse
 
armenr profile image
Armen Rostamian

Update from March 2021: I'd be careful about using this lib, new friends! It's pretty old, and after trying to use it lightly, I'd say it may or may not break projects using the latest Vue (composition) + TypeScript + Vuex packages!