<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>czerwinskiStudio</title>
        <link>https://czerwinskistudio.com</link>
        <description>Writing about lessons learned building customer service SaaS, frontend infrastructure challenges, and technical decisions.</description>
        <item>
          <title>Container Queries: The Future of Responsive Design</title>
          <link>https://czerwinskistudio.com/blog/media-queries-vs-container-queries</link>
          <description>I discovered container queries and realized we've been thinking about responsive design all wrong. Here's why this changes everything.</description>
          <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Iterator Helpers: The Memory-Efficient Way to Process Data</title>
          <link>https://czerwinskistudio.com/blog/iterator-helpers-performance</link>
          <description>I thought I knew how to process arrays efficiently until I hit a memory wall with large datasets. Iterator helpers changed everything.</description>
          <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>