Your weekly developer digest — curated dev talks worth watching.
This week: Highlights from Vue.js Nation 2025, including talks on Vue 3.6 & Vapor Mode, AI in development, and custom Vite plugins.
1. Preview of Vue 3.6 & Vapor Mode
Speaker: Evan You
Get an exclusive look at what’s coming in Vue 3.6, straight from the creator himself. Evan You unveils Vapor Mode—a leaner, faster rendering engine aimed at squeezing more performance from your Vue apps. Expect insights that may redefine how you architect your components in the months ahead.
2. Vue-doo Magic: AI Development Tricks
Speaker: Daniel Kelly
Step into the world of AI-powered Vue development in this practical yet imaginative talk. Daniel Kelly explores how modern AI tools can:
Accelerate your coding workflows
Assist with debugging
Help scaffold better architecture
This session is perfect for devs who want to stay productive with AI—not be replaced by it.
3. How to Write Better Composables
Speaker: Michael Thiessen
Want cleaner state logic and maintainable Vue code? Michael breaks down advanced patterns for writing better composables using the Composition API. You'll learn how to:
Organize composables for scalability
Avoid anti-patterns
Improve reusability in team projects
A solid talk for intermediate-to-advanced Vue developers.
4. How dependency injection rescued my app from the abyss
Speakers: Laurent Cazanove
When your app becomes untestable spaghetti, what do you do? Laurent shares how he revived a broken Nuxt.js project using dependency injection with Nuxt plugins. Key takeaways include:
Common pitfalls that lead to untestable code
Practical DI techniques for Nuxt
Simplifying architecture for better testing coverage
Real-world insights, no fluff.
5. Your Own Vite Plugin? That's as Easy as 1 2 3(D)
Speaker: Thorsten Seyschab
Thorsten walks you through creating a custom Vite plugin to automate the preprocessing of 3D assets like glTF files into type-safe TypeScript objects. You’ll learn about:
glTF file structure
Generating .d.ts definitions
Integrating asset processing into your Vite toolchain
Perfect if you’re working with 3D apps, game engines, or WebGL + Vue.
📩 Enjoying Talk::Overflow?
You’re reading Talk::Overflow #6 — the weekly digest for developers who want to stay sharp and skip the noise.
→ Browse past issues
→ Suggest a talk