The Vue 3 Composition API has freed reactive data from components and instances. What role does Vuex play if we now don't need it for global reactive state? (more…)
Read more »
The Vue Auth plugin is officially out of beta with lots of bug fixes and improved documentation and fully functional demo. (more…)
Read more »
Vue-Mini-Social-Network - A reactive mini-social-network created with Vue!! (more…)
Read more »
If you want to become a more advanced Vue developer, especially if you want to use advanced features like the Composition API, it's important to have some level of understanding of how reactivity works under the hood. (more…)
Read more »
This is a useful plugin to prompt confirmation boxes with vuetify from every components in your vuetify app without a need to add v-dialog component for this purpose. - farhadnowzari/vuetify-confir... (more…)
Read more »