Vue.js Feed (@vuejsfeed) 's Twitter Profile
Vue.js Feed

@vuejsfeed

The hub for all the latest @vuejs updates, resources & news. Follow to stay updated on all things Vue.js!

ID: 756477099309985792

linkhttps://vuejsfeed.com calendar_today22-07-2016 13:12:49

5,5K Tweet

33,33K Takipçi

97 Takip Edilen

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

A solid hooks library changes everything.🙌 Vue Hooks Plus includes useful utilities, works great with SSR, and supports on-demand loading to keep bundles light. It’s easy to pick up and powerful enough for production! Explore it here 👇 inhiblabcore.github.io/vue-hooks-plus/

A solid hooks library changes everything.🙌

Vue Hooks Plus includes useful utilities, works great with SSR, and supports on-demand loading to keep bundles light.

It’s easy to pick up and powerful enough for production!

Explore it here 👇
inhiblabcore.github.io/vue-hooks-plus/
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

From error monitoring to AI debugging, Sentry helps 4M+ developers ship better code faster. Now with Seer (in beta), you get: ⚡ Root cause analysis 🤖 Auto-generated PRs 🔍 Less time debugging, more time building Try it 👇 sentry.io/product/seer

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Want to write cleaner, more maintainable Vue.js components? 🧼💡 Check out these 10 essential tips Vue School recommends for designing Vue components from props to slots, readability, and structure! Read here 👇 vueschool.io/articles/vuejs…

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

⚡️ Vite ⚡ 7 is here! 5 years in, 31M weekly downloads, and the ecosystem keeps growing. Now with Baseline browser targeting, ESM-only, Rolldown on the horizon and more Check out the full release for details 👇 vite.dev/blog/announcin…

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Confused about what’s happening with Nuxt 4? Curious when Nuxt 5 is coming and what’s changing with Nitro v3? 🦋 Alexander Lichter breaks it all down for you! Watch here 👇 youtu.be/TAoTh4DqH6A?si…

Confused about what’s happening with <a href="/nuxt_js/">Nuxt</a> 4? Curious when Nuxt 5 is coming and what’s changing with Nitro v3?

<a href="/TheAlexLichter/">🦋 Alexander Lichter</a> breaks it all down for you! Watch here 👇
youtu.be/TAoTh4DqH6A?si…
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Need tooltips, dropdowns, or modals in your Vue app - without the bloat? 🎯 floating_ui/vue gives you the tools to build popovers, hover cards & more with smart positioning. No pre-built components, just full control. Check it out 👇 floating-ui.com/docs/vue

Need tooltips, dropdowns, or modals in your <a href="/vuejs/">Vue</a> app - without the bloat? 🎯

floating_ui/vue gives you the tools to build popovers, hover cards &amp; more with smart positioning. 
No pre-built components, just full control.

Check it out 👇
floating-ui.com/docs/vue
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

💡 Vue Tip: Want better control over your reactive effects? Use `effectScope()` to group and manage multiple effects- perfect for cleanup and performance! It keeps your logic tidy and your app snappy. Try it 👉 vuejs.org/api/reactivity… Thanks Michael Hoffmann for the tip! 🙌

💡 Vue Tip: Want better control over your reactive effects?

Use `effectScope()` to group and manage multiple effects- perfect for cleanup and performance!
It keeps your logic tidy and your app snappy.

Try it 👉 vuejs.org/api/reactivity…

Thanks <a href="/Mokkapps/">Michael Hoffmann</a> for the tip! 🙌
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Wish your browser could talk to your Vite ⚡ dev server? 🧠🛠️ With import.meta.hot, you can send custom events over WebSocket - no polling or extra setup needed. Vue School shows you how to use it for devtools, logging & more 👇 vueschool.io/articles/vuejs…

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

🚀Nuxt UI v3.2 is out now! ✨ Timeline - Create sleek, chronological views. 🏷️ InputTags - Effortlessly manage dynamic tags. 🧭 CommandPalette - Now supports nested child items for smoother navigation. Check out the full release 👇 github.com/nuxt/ui/releas…

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Working with large datasets in Nuxt from a third-party API you don’t control? ⚡ You can still improve performance and UX - it just takes the right tricks. In this video, you’ll learn smart tips for handling big data the Nuxt way 👇 youtube.com/watch?v=EbYcoK…

Working with large datasets in <a href="/nuxt_js/">Nuxt</a> from a third-party API you don’t control? ⚡

You can still improve performance and UX - it just takes the right tricks.

In this video, you’ll learn smart tips for handling big data the Nuxt way 👇   youtube.com/watch?v=EbYcoK…
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

What’s the coolest project you’ve ever built with Vue? 🙌 Share your creation in the comments below so can feature your work!

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

New to Vue 3’s Composition API? Wondering how to work with slots now that `this.$slots` is gone?💡 Meet `useSlots()` - the modern way to access and manage slots in `setup()`. Cleaner code, better flexibility, & real-world examples. Read the guide 👇 dev.to/jacobandrewsky…

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Meet Nuppets - your next new productivity sidekick for Nuxt & Vue! 🚀 Built by Hugo, it goes beyond code snippets with: 🧠 AI commands 📦 Real-world examples 🎯 Nuxt/Vue-specific solutions Check it out 👇 nuppets.dev/snippets

Meet Nuppets - your next new productivity sidekick for <a href="/nuxt_js/">Nuxt</a> &amp; <a href="/vuejs/">Vue</a>! 🚀

Built by <a href="/HugoRCD__/">Hugo</a>, it goes beyond code snippets with:
🧠 AI commands
📦 Real-world examples
🎯 Nuxt/Vue-specific solutions

Check it out 👇
nuppets.dev/snippets
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

🚨Nuxt 4.0 is officially out!🚨 What’s new? 🗂️ `app/` directory = cleaner structure 🔄 Smarter, shared data fetching ⚡ Lightning-fast CLI via internal sockets 🔧 TypeScript that actually makes sense Read the full release for all the details👇 nuxt.com/blog/v4

Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Build, test, and document Vue components - all in one place!🚀 Vue Styleguidist is your isolated Vue dev environment + living style guide. ✅ Focus on a single component ✅ Test props & variants in-browser ✅ Share with your team Check it out: vue-styleguidist.github.io

Build, test, and document <a href="/vuejs/">Vue</a> components - all in one place!🚀

Vue Styleguidist is your isolated Vue dev environment + living style guide.

✅ Focus on a single component
✅ Test props &amp; variants in-browser
✅ Share with your team

Check it out: vue-styleguidist.github.io
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Are you getting the most out of Vue 3? 🤔 This guide breaks down best practices every dev should know: ⚙️ Smarter reactivity 🧱 Clean composables ⚡ Performance wins ✅ Type-safe events 🧪 Real-world testing tips Read the full breakdown 👇 medium.com/@ignatovich.dm…

Are you getting the most out of <a href="/vuejs/">Vue</a> 3? 🤔

This guide breaks down best practices every dev should know:
⚙️ Smarter reactivity
🧱 Clean composables
⚡ Performance wins
✅ Type-safe events
🧪 Real-world testing tips

Read the full breakdown 👇
medium.com/@ignatovich.dm…
Vue.js Feed (@vuejsfeed) 's Twitter Profile Photo

Vue.js Tip 💡 Boost your Vue performance with large datasets by using `shallowRef` instead of `ref`. Vue won’t track deep changes, so replace the whole array to trigger updates - no `.push()`, just assign a new array.

Vue.js Tip 💡

Boost your <a href="/vuejs/">Vue</a> performance with large datasets by using `shallowRef` instead of `ref`. 

Vue won’t track deep changes, so replace the whole array to trigger updates - no `.push()`, just assign a new array.