<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Amal Jossy]]></title>
        <description><![CDATA[Amal Jossy]]></description>
        <link>https://amaljossy.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Wed, 18 Mar 2026 13:24:57 GMT</lastBuildDate>
        <atom:link href="https://amaljossy.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Modding postman to get detailed test reports]]></title>
            <description><![CDATA[About that one time I moded postman]]></description>
            <link>/posts/better-postman-runner-exports</link>
            <guid isPermaLink="true">/posts/better-postman-runner-exports</guid>
            <category><![CDATA[postman]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Sun, 27 Sep 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The back button "hack"]]></title>
            <description><![CDATA[About that hack that tricks the browser back functionality]]></description>
            <link>/posts/browser-back-hack</link>
            <guid isPermaLink="true">/posts/browser-back-hack</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[browsers]]></category>
            <category><![CDATA[iframes]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Sun, 10 Mar 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Case of the 0.5px Border: Why Your CSS Isn't Lying to You]]></title>
            <description><![CDATA[Investigating why a 0.5px border looks different on a gaming monitor versus a MacBook.]]></description>
            <link>/posts/case-of-decimal-border</link>
            <guid isPermaLink="true">/posts/case-of-decimal-border</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[webdev]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Changing the speed of an ongoing transition]]></title>
            <description><![CDATA[About that one progress bar that I made]]></description>
            <link>/posts/change-transition-speed</link>
            <guid isPermaLink="true">/posts/change-transition-speed</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Tue, 15 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating your React boilerplate project from using Flow to Typescript]]></title>
            <description><![CDATA[About that one time I converted a repo to typescript]]></description>
            <link>/posts/flow-to-typescript</link>
            <guid isPermaLink="true">/posts/flow-to-typescript</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Wed, 19 Aug 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hello world (Why not?!)]]></title>
            <description><![CDATA[First post in my blog]]></description>
            <link>/posts/hello-world</link>
            <guid isPermaLink="true">/posts/hello-world</guid>
            <category><![CDATA[random]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Tue, 11 Aug 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Yet another scroll shadows implementation]]></title>
            <description><![CDATA[About content that is hiding behind a scrollbar]]></description>
            <link>/posts/scroll-shadows</link>
            <guid isPermaLink="true">/posts/scroll-shadows</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Wed, 13 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The useEffect vs. useLayoutEffect 'Lie']]></title>
            <description><![CDATA[We’ve been told that useEffect is always asynchronous and non-blocking. It’s a useful mental model, but it’s not strictly true.]]></description>
            <link>/posts/useeffect-uselayout-lie</link>
            <guid isPermaLink="true">/posts/useeffect-uselayout-lie</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Amal Jossy]]></dc:creator>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>