Vue 3.2 "Quintessential Quintuplets" is out! - ✨ <script setup> now stable - 🔩 Ship web components w/ defineCustomElement - 🔥 Perf improvements - 🚿 Node-agnostic build for server renderer + web stream APIs Read more in the blog post: blog.vuejs.org/posts/vue-3.2.…
@vuejs congrats on the release. I hope Vue will encourage users to make use of `defineCustomElement` so that more and more end-users can enjoy vue devs' work
@vuejs Is Miku someone’s waifu in vue js core team?
@vuejs State-driven CSS will be much easier to work with thanks to <style> v-bind!🥳
@vuejs Sweeeet. A while back you posted a short video of you working on this. Is that bit where you don’t need the .value on the end of refs in here or is that coming later?
@vuejs Is it still true that <script setup> bypasses the use of proxy compared to normal <script>, resulting in better perf? If so, will benchmark score improve even further if it uses <script setup> with v-memo?
@vuejs Starting a new app in 3.2 tomorrow for a medical company
@vuejs Huge thanks to the engineers for this one. <script setup> enables serious workflow speed improvements.
@vuejs hi there, pls tell me how to run a VUE project on chrome browser? i use Visual Code and laravel with VUEJS, pls tell me, thank you very much .
@vuejs When will the Vue 3 as default vue and Do we have data table for vue 3?
@vuejs I was on bed ready to seep when i read this tweet and then I throw my blanket and turn my pc on just to try it out. All about Vuejs is always makes me interested
@vuejs I want to know how to use props and context in script setup