DEV Community

Discussion on: Write better Vue JS code

Collapse
 
obbap profile image
paschal

True, When there are so many getters and things get verbose, mapState works fine, but mapState actually helps you create computed getter properties under the hood. So you're still using getters. I saw that here, vuex.vuejs.org/guide/state.html