π Hey devs β
Missed Vue.js Nation 2025? No worries.
We watched the livestreams so you donβt have to.
Here are the top 5 talks from the event, handpicked and summarized for busy developers.
π§ 1. Preview of Vue 3.6 & Vapor Mode
ποΈ Speaker: Evan You
Evan You walks through the upcoming features in Vue 3.6, including the highly anticipated Vapor Mode β a leaner rendering strategy aimed at performance and compiler efficiency. Think fine-tuned hydration and smaller bundles.
https://www.youtube.com/watch?v=zvjOT7NHl4Q
π€ 2. Vue-doo Magic: AI Development Tricks
ποΈ Speaker: Daniel Kelly
Daniel shows how AI tools (like GitHub Copilot and custom prompts) can assist in writing Vue code, generating boilerplate, and debugging faster.
Key takeaway: AI can enhance, not replace, your creativity.
π§© 3. How to Write Better Composables
ποΈ Speaker: Michael Thiessen
Michael breaks down advanced patterns for building composables that are clean, testable, and truly reusable.
Youβll walk away with real strategies to organize state and effects more effectively using the Composition API.
https://www.youtube.com/watch?v=z132P8H0uXI
π§ͺ 4. How Dependency Injection Rescued My App
ποΈ Speaker: Laurent Cazanove
A real-world case study of using dependency injection in Nuxt.js to revive an untestable codebase.
Laurent shares:
- Pitfalls of tightly coupled logic
- Plugin-based DI in Nuxt
- How to simplify app structure for better testing
https://www.youtube.com/watch?v=EbvvwWgJNpo
π§° 5. Building Your Own Vite Plugin
ποΈ Speaker: Thorsten Seyschab
Thorsten builds a Vite plugin that automates preprocessing of complex 3D assets (glTF) into type-safe TypeScript definitions.
Youβll learn about:
- glTF structure
- Auto-generating
.d.ts
files - Integrating with the Vite toolchain
Perfect for anyone dabbling in 3D + frontend dev.
https://www.youtube.com/watch?v=EbvvwWgJNp
π¨ About Talk::Overflow
Talk::Overflow is a weekly dev newsletter curating the best engineering talks β past, present, and upcoming. We cut through the noise and give you just the good stuff.
π© Subscribe here if you want a 5-minute dev talk digest in your inbox every week.
π¬ What was your favorite talk from Vue.js Nation? Drop a comment!
Or suggest a conference for us to feature next.
Top comments (0)