VueJS News – Telegram
VueJS News
334 subscribers
26 photos
334 links
News, tweets, events and other about VueJS.

Contacts: @c01nd01r
Download Telegram
🖥 Vue SFC Playground

https://sfc.vuejs.org/
📖 All we know about Vue 3's Vapor Mode
...until now

https://icarusgk.hashnode.dev/vue-3-vapor-mode
This media is not supported in your browser
VIEW IN TELEGRAM
📰 Evan You: For Vue users not using Nuxt: we are also working with @webfansplz to provide a new devtools implementation with similar DX for vanilla Vue applications :)

webfansplz: Some current progress (video)

https://twitter.com/webfansplz/status/1726977545244152005
📰 PSA: Vue 2 is approaching End of Life (EOL). The official date is Dec 31st, 2023.

What will happen, and what to do? Read more here: https://blog.vuejs.org/posts/vue-2-eol
🛠 Early demo of Vapor Mode
https://github.com/sxzz/vue-vapor-demo

Use stackblitz for fast install
https://stackblitz.com/github/sxzz/vue-vapor-demo
📰 Vue.js 3.5 Release Candidate Announced

Vue.js team have released version 3.5.0-rc.1, asking users to test it in their projects. If no major issues are found, the stable Vue 3.5 is expected to launch next week.

https://x.com/vuejs/status/1829083051101696027
🖼 "Vue Vapor: Reinvention" by Kevin Deng (sxzz)
Presentation slides from Vue Fes Japan

https://talks.sxzz.moe/2024-10-vue-fes-japan/
📦 FormWerk - a suite of Vue.js composables designed to enhance your forms with built-in behaviors, interactions, internationalization, and accessibility, seamlessly integrating with your markup and styles.

https://formwerk.dev/
🖼 Evan You - Preview of Vue 3.6 & Vapor Mode
Vue.js Nation Conf

What's coming in Vue 3.6?

👉 Massive reactive performance improvements
Porting alien-signals (- 14% memory usage, one of the fastest reactivity implementations)

👉 Experimental Vapor Mode
- Same source code, different compilation output
- Same API, better performance, less memory usage
- Allows Vue rendering performance to reach Solid.js level
- Compatible with existing codebases (piecemeal migration or opt-in for perf-sensitive parts)

👉 Internal types improvements
- Simpler implementation for DefineComponent, the most complex type in the entire Vue codebase
- Potentially improving Vue type checking performance

👉 Suspense stabilization
📦 Reka UI (formerly radix-vue) has released a new version 2.0.

https://github.com/unovue/reka-ui/releases/tag/v2.0.0
🎤 Did you know this? Since Vue language tools 2.2.0, you can pass generics to components using @vue-generic.

@johnsoncodehk
📦 NativeScript Vue v3 was released!

https://nativenoscript-vue.org/