Cara melakukan testing Vue JS component dengan addon Vue Test Utils
https://blog.logrocket.com/testing-vue-js-components-vue-test-utils/
---
Beberapa tips dan trik tentang Vue JS yang perlu diketahui
https://dev.to/michaelthiessen/25-vue-tips-you-need-to-know-2h70
—-
Memperkenalkan library vuex-persistedstate, library untuk menyimpan state Vuex ke LocalStorage, sehingga Vuex State dapat bertahan ketika terjadi refresh halaman
https://github.com/robinvdvleuten/vuex-persistedstate
#vue #vuex #testing #persistedState
https://blog.logrocket.com/testing-vue-js-components-vue-test-utils/
---
Beberapa tips dan trik tentang Vue JS yang perlu diketahui
https://dev.to/michaelthiessen/25-vue-tips-you-need-to-know-2h70
—-
Memperkenalkan library vuex-persistedstate, library untuk menyimpan state Vuex ke LocalStorage, sehingga Vuex State dapat bertahan ketika terjadi refresh halaman
https://github.com/robinvdvleuten/vuex-persistedstate
#vue #vuex #testing #persistedState
LogRocket Blog
Testing Vue.js components with Vue Test Utils - LogRocket Blog
This guide showcases the benefits of testing your Vue.js components using Vue Test Utils and includes some real-world examples.