<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://hxnnxs.dev/rss.xml" rel="self" type="application/rss+xml" />
        <title><![CDATA[hxnnxs blog]]></title>
        <link><![CDATA[https://hxnnxs.dev/rss.xml]]></link>
        <description><![CDATA[Thoughts on Laravel, React, and building things.]]></description>
        <language>en-US</language>
        <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>

                    <item>
                <title><![CDATA[SSR hydration debugging with Pest 4]]></title>
                <link>https://hxnnxs.dev/blog/pest-inertia-ssr</link>
                <description><![CDATA[Hard-won notes on debugging Inertia SSR hydration. Common patterns that break, how to catch them in tests, and how to fix them fast.]]></description>
                <author><![CDATA[hxnnxs <hi@hxnnxs.dev>]]></author>
                <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Pest 4 browser testing: catch bugs HTTP tests never see]]></title>
                <link>https://hxnnxs.dev/blog/pest-4-browser-testing</link>
                <description><![CDATA[Two lines of Pest 4 code that spin up Chromium and catch hydration errors, JS crashes, and broken assets. Way more useful than you think.]]></description>
                <author><![CDATA[hxnnxs <hi@hxnnxs.dev>]]></author>
                <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Inertia v3 deferred props without layout shift]]></title>
                <link>https://hxnnxs.dev/blog/inertia-v3-deferred-props</link>
                <description><![CDATA[Deferred props in Inertia v3 let you render fast and load slow data after. The trick is matching skeleton size to the real content so nothing jumps.]]></description>
                <author><![CDATA[hxnnxs <hi@hxnnxs.dev>]]></author>
                <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
                            </item>
            </channel>
</rss>
