VueJS News
284 subscribers
24 photos
332 links
News, tweets, events and other about VueJS.

Contacts: @c01nd01r
Download Telegram
๐Ÿ“ฆ 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://nativescript-vue.org/
๐Ÿ“ฆ Introducing Motion for Vue

https://motion.dev/blog/introducing-motion-for-vue
๐Ÿ“ฐ Vue reactivity relationship feature for devtools

@webfansplz (a member of the Vue.js team) is developing a feature that will visually display connections between reactive objects. The feature is expected to land in Vue DevTools following the Vue 3.6 release.
๐Ÿ›  Another graph visualiser

Available both online and as a VSCode extension.

Playground: https://vue-hook-optimizer.vercel.app/
VSCode ext: https://marketplace.visualstudio.com/items?itemName=zcf0508.vue-hook-optimizer-ext
GitHub: https://github.com/zcf0508/vue-hook-optimizer
๐Ÿ“ฆ Vue Language Tools 3.0 was released

... but with regressions. Waiting for version 3.0.1

Changelog: https://github.com/vuejs/language-tools/releases/tag/v3.0.0
๐Ÿ“ฆ VueJS pre-release v3.6.0-alpha.1

Vapor Mode is still in development, but a preview is now available

https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1
๐ŸŒ Vue.js Plugins Collection

Discover and explore the best Vue.js plugins to supercharge your applications. Curated by the community, maintained by developers

https://www.vue-plugins.org/