With the rise of Vue.js, many developers are looking for best practices to help them get the most out of this amazing technology. This post outlines my favorite tips and tricks that I've used over the past few years building Vue apps. Avoid templates...
daliaihab42.hashnode.dev4 min read
I noticed you mentioned a few times Vuex which is a perfectly valid store to use in Vue. However, now that the recommended store for Vue is Pinia, you could have also mentioned it.
Yahya Akram
Fantastic