10 episodes

Welcome to DejaVue, the Vue podcast you didn't know you needed until now! Join Michael Thiessen and Alexander Lichter on a thrilling journey through the world of Vue and Nuxt.

Get ready for weekly episodes packed with insights, updates, and deep dives into everything Vue-related. From component libraries to best practices, and beyond, they've got you covered.

DejaVue Alexander Lichter & Michael Thiessen

    • Technology

Welcome to DejaVue, the Vue podcast you didn't know you needed until now! Join Michael Thiessen and Alexander Lichter on a thrilling journey through the world of Vue and Nuxt.

Get ready for weekly episodes packed with insights, updates, and deep dives into everything Vue-related. From component libraries to best practices, and beyond, they've got you covered.

    Vue.js in Large Applications (with Tim Benniks)

    Vue.js in Large Applications (with Tim Benniks)

    In DejaVue episode number nine, Tim Benniks joins Alex discussing how he used Vue in huge applications and how Tim and his team built 3000 websites for a single brand that most of you know - Louis Vuitton.
    In addition, Tim shares his journey from becoming a nurse to eventually learn web development. Learn which benefits Vue brought compared to the old jQuery application, how Tim and his team migrated a huge system step by step and more!
    Enjoy the episode!
    Chapters

    (00:00) - Start and Guest Introduction

    (01:34) - From becoming a Nurse to becoming a Developer

    (06:49) - Building Social Network before Facebook

    (10:33) - Getting into Vue.js and Abandoning jQuery

    (16:01) - Reducing Bugs with Vue.js

    (19:33) - Accessibility - Reaching AA or AAA

    (26:16) - Balancing the Stakeholder Needs

    (30:39) - 3000 Websites with Vue.js for one Company

    (32:49) - Building your own Component Library?

    (35:40) - Cleaning up Technical Debt at Louis Vuitton

    (38:23) - Gradually upgrading legacy LV software

    (43:43) - Why not React or Angular?

    (52:40) - Mitosis

    (55:13) - Outro

    Links and Resources

    Tim's episode on the "We Belong Here" podcastEpisode #E001 The Need for SSRGruntGulpWCAG for AccessibilityVue Route AnnouncerRoute Announcer in NuxtKnockout.jsAccessibility Needs OverviewPartytownCloudFlare ZarazEpisode #E007 From Code to DevRel and LeadershipTim's "Team First" TalkStorybookMigrating to Nuxt 4 Now?!Tim's "A Vue into Rock & Roll Part 2" talkMitosis

    • 57 min
    Vue.js Amsterdam

    Vue.js Amsterdam

    Welcome to the eighth episode of DejaVue! In this episode, Alex and (past) Michael recap the highlights of Vue.js Amsterdam, one of the largest Vue.js conference. They discuss the amazing talks, including Evan You's keynote on the 10-year journey of Vue, exciting announcements like NuxtHub, and memorable moments from the conference. They also share their experiences of connecting with the community, live coding challenges, and the unique vibe of this must-attend event.
    From FOMO over to talk highlights and next upcoming conferences, all is packed in the 28-minutes.
    Enjoy the episode!
    Chapters

    (00:00) - Introduction

    (00:48) - Vue.js Amsterdam FOMO

    (02:50) - Giving a talk at a huge conference

    (06:59) - Highlights from 2024

    (08:56) - Evan's talk

    (12:56) - Further Highlights of Day One

    (15:48) - Pooya's talk

    (17:24) - Speed review

    (19:15) - Networking at conferences

    (22:40) - DevWorld + Front end panel

    (25:55) - Upcoming conferences

    Links and Resources

    Vue.js Amsterdam Talk ReplaysAlex's Petite Vue TalkVapor Mode RepositoryVapor Mode PlaygroundPartykitDevWorld ConferenceFrontend PanelVueConf Torontovue.js DE Conf

    • 27 min
    From Code to DevRel and Leadership

    From Code to DevRel and Leadership

    In the seventh episode of DejaVue, Alex sits down with Team Lead Marc Backes as our guest. Our conversation takes us on a journey through his career with Programming and Vue.js. Marc shares the beginnings of his coding journey, from the development of Software for a Mexican University and lessons learned from founding a startup and eventually joining a German company as freelance developer.

    We also dig deeper into the world of Developer Relations (DevRel) and talk about Marc's transition into this field, as well as major achievements such as the CODE100 Coding Competition and the importance of ambassadors for frameworks such as Vue and Nuxt.

    Further, Marc sheds light on his decision to leave DevRel and becoming a Tech Lead at the company he's been with twice beforehand. We explore how this transition addressed certain pain points and dive into practical strategies for handling legacy code and technical debt.
    Enjoy the episode!
    Chapters

    (00:00) - Intro

    (01:04) - Public Speaking and Conferences

    (03:15) - The Start of Marc's Coding Journey

    (06:49) - Building University Admin Software

    (09:42) - Startup Founding Lessons

    (13:27) - How the Journey Continued

    (20:40) - What is DevRel?

    (21:52) - Getting into DevRel

    (24:22) - Developer Advocate vs Developer Relations

    (27:20) - "Framework DevRels" and Ambassadors

    (29:38) - CODE100 Coding Competition

    (35:42) - Why leaving DevRel?

    (38:28) - Becoming a Tech Lead

    (41:44) - Did the role change solve the pain points?

    (46:57) - How do you handle legacy code and technical debt?

    (52:01) - Widen/Narrow approach for migrations

    (54:20) - How to please the developer and the business side

    (58:42) - Carté blanch for team managing

    (01:02:30) - Wrapping it up

    Links and Resources

    dotJS ParisVue.js AmsterdamVueConf USRuby on RailsVue Storefront / AlokaiCODE100 CompetitionSyntax FM

    • 1 hr 4 min
    Nuxt Server Components

    Nuxt Server Components

    Welcome to the sixth episode of DejaVue! Alex is joined by another amazing guest - he is a Front-end Developer, Public Speaker and also part of the Nuxt.js core team - Julien Huang.
    While Michael is still off on paternity leave, Julien and Alex talk about how Julien started to code (during COVID 😲) and when he dabbled into open source, which culminated in joining the Nuxt team and regularly contributing.One of the key feature that Julien is working on are Server Components - so of course the rest of the episode revolves around them. What are they? How do they work? And when should you use them? Julien will go in-depth on all these questions, give some behind the scene looks and "do's and don'ts" advice too!Eventually, the future of Server Components is discussed.
    Enjoy the episode!
    Chapters

    (00:00) - Intro and guest introduction

    (00:50) - Julien's day job

    (02:31) - His programming journey

    (10:28) - Getting into Open Source

    (15:47) - What are Nuxt Server Components?

    (17:37) - When would you use Server Components?

    (20:27) - Server Components and interactivity

    (26:55) - How are Server Components handled on the client side?

    (30:21) - Does Static Site Generation (SSG) work with Server Components?

    (32:43) - Why are Server Components still experimental?

    (35:02) - Remote Component Islands

    (38:32) - The future of Server Components

    (44:38) - Julien's thoughts on React's vs Vue's Server Component approach

    (47:53) - Outro

    Links and Resources

    Open ClassroomsAnalog's (Angular) SFC proposalJulien's first module to enable the runtime compilerFaster Nuxt Builds with the Build Cache ModuleServer Component Docs414 - URI Too LongThe NuxtIsland componentOur Nuxt Contribution GuideIsland ArchitectureAstroServer Only PagesInertia.jsNuxt.js Discord

    • 50 min
    From Side Hustle to Server Side Events

    From Side Hustle to Server Side Events

    Welcome to the fifth episode of DejaVue! While Michael is on paternity leave after becoming a father, Alex is joined by a special guest, Patrick van Everdingen, Full Stack Developer, Speaker, Panel Host an Co-Founder of CareerDeck.
    In this episode, we talk about how Patrick started his Vue- and Nuxt-based side project, CareerDeck - and how it grew from an idea at a pool in Italy to a full-fledged application. From the initial idea to the current state of the application, we discuss the tech stack, the challenges, and also the future of CareerDeck.
    Learn why Patrick chose Vue and Nuxt, why decided to rebuild the application again and how he uses AI to create real value for the users of CareerDeck.
    Eventually, Patrick turns the tables and asks Alex about his thoughts on the future of Nuxt and how it compares to other frameworks like Laravel or NestJS, as well as the role of plain Vue in the ecosystem.
    Enjoy the episode!
    Chapters

    (00:00) - Chapter 1
    (00:00) - Intro

    (01:29) - The backstory of CareerDeck

    (06:17) - What makes CareerDeck more than just a GPT wrapper?

    (11:00) - Rebuilding the application again with Nuxt UI

    (14:39) - The tech stack of CareerDeck

    (19:29) - Building a job interview simulator

    (25:07) - What are Server-Sent Events?

    (26:47) - The difference between WebSockets and Server-Sent Events

    (29:38) - Implementing SSE with Nitro

    (31:59) - New folder structure in Nuxt 4

    (34:02) - How does Nitro compare to other frameworks?

    (36:14) - Will Nuxt be the next Laravel or NestJS?

    (41:17) - Why would you choose vanilla Vue over Nuxt?

    (47:06) - Your benefits as a newcomer to a framework

    (49:44) - Where can people reach Patrick

    (51:22) - Outro

    Links and Resources

    Devworld ConferenceCareerDeckNuxtDejaVue Episode #002 with Harlan WiltonNuxt UI Pro* - GET 20% OFF WITH THE CODE "LICHTER" until the end of the month!LangChain Llama3NitroDejaVue Episode #003 about NitroNo gist but H3 Docs on SSEWebSockets in NitroNuxt vs. NitroImproved Nuxt folder structure issueLaravelInertia.jsLaravel LivewireUnplugin
    Links marked with * are affiliate links. We get a small commission when you register for the service through our link. This helps us to keep the podcast running. We only include affiliate links for services mentioned in the episode or that we use ourselves.

    • 52 min
    Teleports and When to Use Them

    Teleports and When to Use Them

    Welcome to the fourth episode of DejaVue! From a Nuxt topic last week, Michael and Alex jump into a plain Vue.js topic again, or would you say... teleport?Yes, correct! The Teleports feature from Vue 3 will be explored - from its use cases to the native HTML dialog tag. The two hosts also cover how Teleports were created, even back in Vue 2, and talk about a Nuxt implementation too.
    Learn more about Teleports in this episode of DejaVue!
    Post-podcast note: The Popover API is now available in all major browsers!
    Chapters
    (00:00) - Intro

    (00:35) - What are Teleports?

    (01:35) - The typical Teleport use case

    (03:23) - Other use cases for Teleports (1)

    (06:45) - Async Components and Suspense (1)

    (07:48) - Pitfalls with Teleports

    (09:15) - The native dialog components

    (12:14) - Building an own modal / dialog

    (13:25) - How you did it before Teleports

    (14:33) - What Teleports don't solve

    (15:13) - Other use cases for Teleports (2)

    (16:46) - Teleport targets / Where to teleport

    (17:49) - Vue 2 Teleports

    (19:04) - Teleports and SSR

    (25:13) - Creating Reproductions and Open Source

    (29:28) - Outro

    Links and Resources
    Teleports Vue.js DocsHeadless UIThe Dialog ElementPopovers (Now available)Portal Vue package (needed in Vue 2)Evan You on SSR Teleports#teleports in NuxtSuspense + Teleports Issue

    • 30 min

Top Podcasts In Technology

Podcast o technologii
Kanał o technologii
Acquired
Ben Gilbert and David Rosenthal
Lex Fridman Podcast
Lex Fridman
Techstorie - rozmowy o technologiach
TOK FM - Sylwia Czubkowska, Joanna Sosnowska
Na Podsłuchu - Niebezpiecznik.pl
NIEBEZPIECZNIK.pl
Nadgryzieni - Rozmowy (nie tylko) o Tech
Wojtek Pietrusiewicz

You Might Also Like

Syntax - Tasty Web Development Treats
Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
Hard Fork
The New York Times
JS Party: JavaScript, CSS, Web Development
Changelog Media
Jung & Naiv
Tilo Jung
Talk Python To Me
Michael Kennedy (@mkennedy)
The Changelog: Software Development, Open Source
Changelog Media