New posts in vuejs2

What's the correct way to pass props as initial data in Vue.js 2?

Conditional <router-link> in Vue.js dependant on prop value?

Vue.js img src concatenate variable and text

Do I need the @vitejs/plugin-vue dependency?

Do we have router.reload in vue-router?

Vue3 custom element into Vue2 app using external framework

VueJs 2.0 emit event from grand child to his grand parent component

[Vue warn]: Property or method is not defined on the instance but referenced during render

How do I call a getter from another getter in Vuex?

Which command do I use to generate the build of a Vue app?

Passing props dynamically to dynamic component in VueJS

Vuex state on page refresh

What is nextTick and what does it do in Vue.js?

Writing Scoped SCSS for an external vue.js Library

Vuex - Computed property "name" was assigned to but it has no setter

How to change port number in vue-cli project

How to use .env variables in Nuxt 2 or 3?

Vuetify/VueJS - Autocomplete results not showing until input is cleared

VueJS conditionally add an attribute for an element

What is the difference between the views and components folders in a Vue project?