<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Learn Debounce And Throttle In 16 Minutes</title>
        <link>https://peertube.lagbag.com/videos/watch/5640345e-3175-4d6c-a537-77ebf4f93882</link>
        <description>Debounce and throttle are two easy techniques to implement that will drastically increase the performance of any site that has heavy API usage. In this video I show you how to implement both techniques, compare the pros/cons of each, and give real world examples of when to use each technique. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/debounce-throttle-js Debounce Blog Article: https://blog.webdevsimplified.com/2022-03/debounce-vs-throttle 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00 - Introduction 00:27 - Default Behavior 02:35 - Debounce 06:56 - Throttle #Debounce #WDS #Throttle</description>
        <lastBuildDate>Sat, 11 Apr 2026 00:17:58 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Learn Debounce And Throttle In 16 Minutes</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/5640345e-3175-4d6c-a537-77ebf4f93882</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=5640345e-3175-4d6c-a537-77ebf4f93882" rel="self" type="application/rss+xml"/>
    </channel>
</rss>