<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Avoid losing Reactivity in your Vue Application</title>
        <link>https://tube.grossholtz.net/videos/watch/5ef0610d-d176-41be-9952-a745dc95239a</link>
        <description>🔄 Reactivity is a crucial and and concept when building any kind of Vue application. But especially with the Composition API, I see more and more people having trouble with Reactivity and ensure that the "reactivity chain" will be kept up throughout various composables and components. In this video, I want to highlight typical issues with ref's and reactive that I've seen throughout the applications. Key points: 🎛️ Understand how Reactivity is tracked and "when it is lost" 👩‍💻 Diving into ref, props and thus, reactive. ✨ Various examples to "fix" reactivity. Links: 🔗 Docs - https://vuejs.org/guide/essentials/reactivity-fundamentals.html 🔗 Code - https://github.com/manniL/alexander-lichter-lose-reactivity Don't forget to hit that "Subscribe" button, ring the notification bell and give a thumbs up! 🌐 Connect further: Website: https://www.lichter.io Twitter/X: https://twitter.com/TheAlexLichter Twitch: https://www.twitch.tv/TheAlexLichter Chapters: 00:00 Intro + Overview 00:52 Reactivity loss with ref's 03:48 Reactivity loss with props / with reactive 09:03 Summary Keywords: vue reactivity ref reactive</description>
        <lastBuildDate>Mon, 06 Apr 2026 01:45:08 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>Avoid losing Reactivity in your Vue Application</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/videos/watch/5ef0610d-d176-41be-9952-a745dc95239a</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/video-comments.xml?videoId=5ef0610d-d176-41be-9952-a745dc95239a" rel="self" type="application/rss+xml"/>
    </channel>
</rss>