<?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[Giuliano Varriale's blog posts | RSS Feed]]></title>
        <description><![CDATA[Explore Giuliano Varriale's blog posts on frontend development, including topics like React, Next.js, and modern web technologies.]]></description>
        <link>https://giulianovarriale.com</link>
        <image>
            <url>https://giulianovarriale.com/logo.svg</url>
            <title>Giuliano Varriale&apos;s blog posts | RSS Feed</title>
            <link>https://giulianovarriale.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sun, 30 Aug 2026 22:58:31 GMT</lastBuildDate>
        <atom:link href="https://giulianovarriale.com/rss" rel="self" type="application/rss+xml"/>
        <pubDate>Sun, 30 Aug 2026 22:58:31 GMT</pubDate>
        <copyright><![CDATA[All rights reserved 2026]]></copyright>
        <item>
            <title><![CDATA[A Practical Guide to Frontend Testing]]></title>
            <description><![CDATA[An overview of frontend test types, tools, and trade-offs—complete with practical examples to help you get started.]]></description>
            <link>https://giulianovarriale.com/blog/a-practical-guide-to-frontend-testing</link>
            <guid isPermaLink="true">https://giulianovarriale.com/blog/a-practical-guide-to-frontend-testing</guid>
            <pubDate>Sun, 13 Apr 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Things you might not know about tag revalidation in Nextjs]]></title>
            <description><![CDATA[Understanding tag revalidation in Next.js can be tricky. In this post, I share my experience with tag revalidation and its unexpected side effects.]]></description>
            <link>https://giulianovarriale.com/blog/things-you-might-not-know-about-tag-revalidation-in-nextjs</link>
            <guid isPermaLink="true">https://giulianovarriale.com/blog/things-you-might-not-know-about-tag-revalidation-in-nextjs</guid>
            <pubDate>Sun, 16 Mar 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Aligning product cards with subgrid]]></title>
            <description><![CDATA[I finally had a real use case for CSS subgrid! In this post, I share how a misaligned product card layout led me to explore subgrid for the first time.]]></description>
            <link>https://giulianovarriale.com/blog/aligning-product-cards-with-subgrids</link>
            <guid isPermaLink="true">https://giulianovarriale.com/blog/aligning-product-cards-with-subgrids</guid>
            <pubDate>Sun, 09 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>