Tag: vue

Vue.js

Vue.js: Dynamic class names via v-bind

As defined in vue.js official documentation: A common need for data binding is manipulating an…

 Posted in javascript, Vuejs Tagged , , , , , ,
Vue.js

Vuejs: Rule proposition of order-in-components

It’s important to keep one standard way of ordering properties in vue components, that will…

 Posted in javascript, Vuejs Tagged , , ,