<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Can I Create This Typing Animation Using TypeScript?</title>
        <link>https://peertube.lagbag.com/videos/watch/0d9ccce2-7b35-4327-9788-dd6b1b50ec04</link>
        <description>JavaScript Simplified Course: https://javascriptsimplified.com Typing animations are incredibly popular on many sites (especially marketing/brochure sites). In this video I attempt to replicate the typing animations from my JavaScript Simplified course website in TypeScript without using a library. I think this will be a pretty easy project, but I am not the best with TypeScript so we shall see. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/ts-typewriter-effect-library JavaScript Simplified Course: https://javascriptsimplified.com 🌎 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:32 - Setup/Demo 01:52 - Typewriter Class Setup 06:46 - Creating A Queue 11:56 - typeString Function 14:50 - deleteChars Function 21:38 - deleteAll Function 22:38 - pauseFor Function 23:21 - Configuring Options #WebDevelopment #WDS #TypeScript</description>
        <lastBuildDate>Wed, 08 Apr 2026 20:09:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Can I Create This Typing Animation Using TypeScript?</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/0d9ccce2-7b35-4327-9788-dd6b1b50ec04</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=0d9ccce2-7b35-4327-9788-dd6b1b50ec04" rel="self" type="application/rss+xml"/>
    </channel>
</rss>