<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Paulo's blog feed — animation</title>
        <link>https://pfandrade.me/tags/animation-1/</link>
        <description>Blog post summaries tagged with "animation"</description>
        <lastBuildDate>Mon, 18 May 2026 10:17:29 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Next.js using Feed</generator>
        <item>
            <title><![CDATA[Tweaking Animation Timing]]></title>
            <link>https://pfandrade.me/blog/tweaking-animation-timing/</link>
            <guid isPermaLink="false">https://pfandrade.me/blog/tweaking-animation-timing/</guid>
            <pubDate>Thu, 22 Jul 2021 13:00:25 GMT</pubDate>
            <description><![CDATA[Techniques for adjusting animation timing using custom timing functions to achieve more natural, spring-like motion.]]></description>
        </item>
        <item>
            <title><![CDATA[Rewinding Animations]]></title>
            <link>https://pfandrade.me/blog/rewinding-animations/</link>
            <guid isPermaLink="false">https://pfandrade.me/blog/rewinding-animations/</guid>
            <pubDate>Tue, 09 Oct 2018 11:38:43 GMT</pubDate>
            <description><![CDATA[A short tip on how to run spring animations in reverse (for example by using a negative speed) and why that helps achieve natural UI effects.]]></description>
        </item>
    </channel>
</rss>