Typesafe store
Store (and a few components) are now written in TypeScript using the StoreBuilder pattern from vuex-typex . This way store methods can be used in components without relying on string references and getting full typings.
Store (and a few components) are now written in TypeScript using the StoreBuilder pattern from vuex-typex . This way store methods can be used in components without relying on string references and getting full typings.
merged
By robinwilliam.hundt on 2018-09-29T09:32:36 (imported from GitLab)