#vue-34

[ follow ]
Vue.js Feed
1 month ago
JavaScript

Streamline Two-Way Binding with defineModel

Vue 3.4 introduced defineModel for simplified two-way data binding between parent and child components. [ more ]
InfoQ
4 months ago
Vue

Vue 3.4 Released, Minimizes Reactive Computations, Speeds up Template Parsing

Vue 3.4 features a new faster template parser and more efficient reactivity system.
The new template parser in Vue 3.4 is twice as fast due to a state-machine tokenizer. [ more ]
[ Load more ]