asked
Vue.js Intermediate Course - Learn Vue.js, ES6, and Vuex by creating a web app
Introduction to mapState, mapGetters and Why Use ES6 Spread Operator
Written on
·
200
1
Answer 1
안녕하세요 podol님, 네 getters로 선언하면 캐싱의 효과가 있긴 하지만 그냥 state로 접근하셔도 무방합니다 :)