<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>joonmo.you — Frontend Dev Blog</title>
        <link>https://joonmo.you</link>
        <description>Articles on frontend development and book reviews</description>
        <lastBuildDate>Wed, 08 Apr 2026 09:07:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 joonmo.you</copyright>
        <item>
            <title><![CDATA[React Server Components Explained]]></title>
            <link>https://joonmo.you/blog/react-server-components</link>
            <guid isPermaLink="false">https://joonmo.you/blog/react-server-components</guid>
            <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical look at how RSC changes the way we build React apps.]]></description>
        </item>
        <item>
            <title><![CDATA[CSS Container Queries: Component-Level Responsiveness]]></title>
            <link>https://joonmo.you/blog/css-container-queries</link>
            <guid isPermaLink="false">https://joonmo.you/blog/css-container-queries</guid>
            <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How container queries let components respond to their own size instead of the viewport.]]></description>
        </item>
    </channel>
</rss>