DEV Community

Cover image for 🧠 Talk::Overflow #6 – Vue.js Nation 2025 Recap (Top 5 Talks)
ValPetal Tech Labs
ValPetal Tech Labs

Posted on • Edited on

🧠 Talk::Overflow #6 – Vue.js Nation 2025 Recap (Top 5 Talks)

πŸ‘‹ 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.

https://youtu.be/j8mc-RGX10s


🧩 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)