<?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" xmlns:media="http://search.yahoo.com/mrss/">
    <channel>
        <title><![CDATA[Adam Argyle]]></title>
        <description><![CDATA[RSS Feed for Adam Argyle: Web design & development tips & tricks: CSS, JS, HTML, Design, & UX.]]></description>
        <link>https://nerdy.dev</link>
        <image>
            <url>https://nerdy.dev/rss-icon.png</url>
            <title>Adam Argyle</title>
            <link>https://nerdy.dev</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 30 May 2026 07:43:36 GMT</lastBuildDate>
        <atom:link href="https://nerdy.dev/rss.xml" rel="self" type="application/rss+xml"/>
        <copyright><![CDATA[2026 Adam Argyle]]></copyright>
        <language><![CDATA[en]]></language>
        <webMaster><![CDATA[adam.is@nerdy.dev (Adam Argyle)]]></webMaster>
        <ttl>60</ttl>
        <category><![CDATA[CSS]]></category>
        <category><![CDATA[HTML]]></category>
        <category><![CDATA[JavaScript]]></category>
        <category><![CDATA[Front-End]]></category>
        <category><![CDATA[Design]]></category>
        <icon>https://nerdy.dev/rss-icon.png</icon>
        <logo>https://nerdy.dev/skull-card.png</logo>
        <item>
            <title><![CDATA[Flex Wrap Balance]]></title>
            <description><![CDATA[<p><a href="/css-wishlist-2025#flex-wrap-balance">I wished for this last year</a></p>
<pre><code class="language-css"><pre class="shiki css-variables" style="background-color:var(--shiki-background);color:var(--shiki-foreground)" tabindex="0"><code><span class="line"><span style="color:var(--shiki-token-function)">.flex-container</span><span style="color:var(--shiki-foreground)"> {</span></span>
<span class="line"><span style="color:var(--shiki-token-constant)">  display</span><span style="color:var(--shiki-token-keyword)">:</span><span style="color:var(--shiki-token-constant)"> flex</span><span style="color:var(--shiki-foreground)">;</span></span>
<span class="line"><span style="color:var(--shiki-token-constant)">  flex-wrap</span><span style="color:var(--shiki-token-keyword)">:</span><span style="color:var(--shiki-token-constant)"> balance</span><span style="color:var(--shiki-foreground)">;</span></span>
<span class="line"><span style="color:var(--shiki-foreground)">}</span></span></code></pre>
</code></pre>
<p>now it&#39;s <a href="https://groups.google.com/a/chromium.org/g/blink-dev/c/Z8Rb8Q4W2jM/m/1swkEDvLBgAJ">headed to Chrome</a> 🤘🏻</p>
]]></description>
            <link>https://nerdy.dev/flex-wrap-balance?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/flex-wrap-balance?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Sat, 30 May 2026 06:56:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Just Submitted My State Of CSS 2026 Survey]]></title>
            <description><![CDATA[<p>Just submitted my <a href="https://survey.devographics.com/survey/state-of-css/2026">State of CSS <u>2026</u></a> Survey.</p>
]]></description>
            <link>https://nerdy.dev/just-submitted-my-State-of-CSS-2026-survey?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/just-submitted-my-State-of-CSS-2026-survey?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Thu, 28 May 2026 05:12:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Relative Alpha]]></title>
            <description><![CDATA[<p>Would use:<br> 
CSS <a href="https://drafts.csswg.org/css-color-5/#relative-alpha">relative alpha</a>.</p>
<pre><code class="language-css"><pre class="shiki css-variables" style="background-color:var(--shiki-background);color:var(--shiki-foreground)" tabindex="0"><code><span class="line"><span style="color:var(--shiki-token-string-expression)">button</span><span style="color:var(--shiki-foreground)"> {</span></span>
<span class="line"><span style="color:var(--shiki-token-constant)">  border-color</span><span style="color:var(--shiki-token-keyword)">:</span><span style="color:var(--shiki-token-constant)"> alpha(from hotpink / </span><span style="color:var(--shiki-token-function)">calc</span><span style="color:var(--shiki-token-constant)">(alpha </span><span style="color:var(--shiki-token-keyword)">*</span><span style="color:var(--shiki-token-constant)"> .25)</span><span style="color:var(--shiki-foreground)">);</span></span>
<span class="line"><span style="color:var(--shiki-foreground)">}</span></span></code></pre>
</code></pre>
]]></description>
            <link>https://nerdy.dev/relative-alpha?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/relative-alpha?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Wed, 27 May 2026 05:12:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[WWW Ep244 Live At React Miami With Seth Webster]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/www-ep244.jpg" alt="Whiskey web and whatnot episode 244" height="1254" width="1254" />
        <p><span class="Tag">Ep #244</span><br>
<strong>Live at React Miami with <a href="https://www.linkedin.com/in/swebster/">Seth Webster</a></strong></p>
<p><a href="https://robbiethewagner.dev">Robbie</a> and I chat with Seth Webster (executive director of the <a href="https://www.linkedin.com/in/swebster/">React Foundation</a>, former React lead at Meta, and chief developer evangelist at <a href="https://expo.dev/">Expo</a>) to talk the past, present, and future of <a href="https://react.dev/">React</a> and some 🔥 hot takes.</p>
<p>⤷ <a href="https://whiskey.fm/react-foundation-ai-agents-and-the-future-of-frameworks-w-seth-webster">whiskey.fm</a> · <a href="https://www.youtube.com/watch?v=LZa3GIpX4l4">youtube</a> · <a href="https://open.spotify.com/episode/5WXHOfBi3ZfGG0iwlMxAEh">spotify</a> · <a href="https://podcasts.apple.com/us/podcast/react-foundation-ai-agents-and-the-future-of/id1552776603?i=1000769655272">apple</a></p>
]]></description>
            <link>https://nerdy.dev/www-ep244-live-at-React-Miami-with-Seth-Webster?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/www-ep244-live-at-React-Miami-with-Seth-Webster?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[shows]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[adam@whiskey.fm]]></dc:creator>
            <pubDate>Wed, 27 May 2026 05:03:41 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/www-ep244.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/www-ep244.jpg"/>
        </item>
        <item>
            <title><![CDATA[WWW Ep243 Keyframes Cash And Codepens With Stephen Shaw]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/www-ep243.jpg" alt="Whiskey web and whatnot episode 243" height="600" width="600" />
        <p><span class="Tag">Ep #243</span><br>
<strong>Keyframes, Cash and <a href="http://codepen.io/">Codepens</a> with <a href="https://codepen.io/shshaw/">Stephen Shaw</a></strong></p>
<p><a href="https://robbiethewagner.dev">Robbie</a> and I chat with Stephen about CSS animations, web components, SSR nightmares, and why building things by hand still matters in the age of AI slop.</p>
<p>⤷ <a href="https://whiskey.fm/keyframes-cash-and-codepen-w-shaw">whiskey.fm</a> · <a href="https://www.youtube.com/watch?v=5aonoWgK7kQ">youtube</a> · <a href="https://open.spotify.com/episode/0KFRnQ6FxS35jUatXGQBmh">spotify</a> · <a href="https://podcasts.apple.com/us/podcast/keyframes-cash-and-codepen-w-shaw/id1552776603?i=1000768788649">apple</a></p>
]]></description>
            <link>https://nerdy.dev/www-ep243-keyframes-cash-and-codepens-with-stephen-shaw?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/www-ep243-keyframes-cash-and-codepens-with-stephen-shaw?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[shows]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[adam@whiskey.fm]]></dc:creator>
            <pubDate>Fri, 22 May 2026 05:16:23 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/www-ep243.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/www-ep243.jpg"/>
        </item>
        <item>
            <title><![CDATA[On The Overcommitted Podcast Ep60]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/overcommitted.jpg" alt="Overcommitted Podcast" height="3000" width="3000" />
        <p>Was lucky to be <a href="https://overcommitted.dev/design-engineering-interviews-job-search-career-growth-with-adam-argyle/">on the 🎙️ Overcommitted podcast</a> with <a href="https://github.com/bethanyj28">Bethany</a>, <a href="https://brittanyellich.com">Brittany</a>, and <a href="https://github.com/eggyhead">Erika</a>.</p>
]]></description>
            <link>https://nerdy.dev/on-the-overcommitted-podcast-ep60?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/on-the-overcommitted-podcast-ep60?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[shows]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Wed, 20 May 2026 05:05:38 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/overcommitted.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/overcommitted.jpg"/>
        </item>
        <item>
            <title><![CDATA[CSS Color Picker Now Available As A Figma Plugin]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/hdr-color-picker-figma.jpg" alt="HDR Color Picker for Figma" height="1080" width="1920" />
        <p>You can now use my <a href="https://color-input.netlify.app/"><code>&lt;color-input&gt;</code></a> as a <strong>Figma plugin</strong>:  </p>
<p><a href="https://www.figma.com/community/plugin/1619430800784494723/hdr-color-picker">HDR Color Picker</a></p>
]]></description>
            <link>https://nerdy.dev/css-color-picker-now-available-as-a-figma-plugin?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/css-color-picker-now-available-as-a-figma-plugin?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[tools]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Mon, 11 May 2026 15:19:08 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/hdr-color-picker-figma.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/hdr-color-picker-figma.jpg"/>
        </item>
        <item>
            <title><![CDATA[On Podrocket About Why AI Sucks At Frontend]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/podrocket-ai-sucks-at-frontend.jpg" alt="Podrocket AI Sucks At Frontend" height="569" width="1400" />
        <p>Was on <a href="https://podrocket.logrocket.com/">PodRocket</a> to chat about my post <a href="/why-ai-sucks-at-front-end">Why AI Sucks At Front End</a>:</p>
<p>Watch it <a href="https://youtu.be/ejJeQ7K7P2Q">here</a> or <a href="https://podcasts.apple.com/us/podcast/ai-still-sucks-at-frontend-with-adam-argyle/id1539945251?i=1000766615260">listen</a></p>
]]></description>
            <link>https://nerdy.dev/on-podrocket-about-why-ai-sucks-at-frontend?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/on-podrocket-about-why-ai-sucks-at-frontend?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[shows]]></category>
            <dc:creator><![CDATA[atom@argyleink]]></dc:creator>
            <pubDate>Thu, 07 May 2026 15:20:36 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/podrocket-ai-sucks-at-frontend.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/podrocket-ai-sucks-at-frontend.jpg"/>
        </item>
        <item>
            <title><![CDATA[WWW Ep242 From Wetware To Software]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/www-ep242.jpg" alt="Whiskey web and whatnot episode 240" height="1000" width="1000" />
        <p><span class="Tag">Ep #242</span><br>
<strong>From Wetware to Software</strong><br>(presented by <a href="https://oz.dev">Warp</a>)</p>
<p>🧠 wetware<br>🌧️ cloud leaks<br>🧑‍💼 agent vs agent<br>🥃 Whiskey &amp; whatnot  </p>
<p>⤷ <a href="https://whiskey.fm/from-wetware-to-software-presented-by-warp">whiskey.fm</a> · <a href="https://www.youtube.com/watch?v=d5nKgJz7Kek">youtube</a> · <a href="https://open.spotify.com/episode/4oEspQ0cXPzxnlCDOWuKgn">spotify</a> · <a href="https://podcasts.apple.com/us/podcast/from-wetware-to-software-presented-by-warp/id1552776603?i=1000766580207">apple</a></p>
]]></description>
            <link>https://nerdy.dev/www-ep242-from-wetware-to-software?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/www-ep242-from-wetware-to-software?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[shows]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[adam@whiskey.fm]]></dc:creator>
            <pubDate>Thu, 07 May 2026 04:19:24 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/www-ep242.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/www-ep242.jpg"/>
        </item>
        <item>
            <title><![CDATA[WWW Ep241 Axios Is Out Fetchium Is In]]></title>
            <description><![CDATA[
          <img style="display: none" src="https://nerdy.dev/media/www-ep241.jpg" alt="Whiskey web and whatnot episode 240" height="1000" width="1000" />
        <p><span class="Tag">Ep #241</span><br>
<strong>Axios Is Out, Fetchium Is In</strong><br>(presented by <a href="https://oz.dev">Warp</a>)</p>
<p>📡 Signals<br>🎣 Hooks<br>🔭 Observables<br>💀 Death to prop drilling<br>🥃 Whiskey &amp; whatnot  </p>
<p>⤷ <a href="https://whiskey.fm/ai-cowgorithm-disrupts-the-herd-presented-by-warp">whiskey.fm</a> · <a href="https://www.youtube.com/watch?v=dvgYrc7Qa_c">youtube</a> · <a href="https://open.spotify.com/episode/33wZ69of5JZgekl2EAxcli">spotify</a> · <a href="https://podcasts.apple.com/us/podcast/ai-cowgorithm-disrupts-the-herd-presented-by-warp/id1552776603?i=1000761824952">apple</a></p>
]]></description>
            <link>https://nerdy.dev/www-ep241-axios-is-out-fetchium-is-in?utm_source=rss</link>
            <guid isPermaLink="true">https://nerdy.dev/www-ep241-axios-is-out-fetchium-is-in?utm_source=rss</guid>
            <category><![CDATA[note]]></category>
            <category><![CDATA[shows]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[adam@whiskey.fm]]></dc:creator>
            <pubDate>Thu, 30 Apr 2026 04:18:33 GMT</pubDate>
            <enclosure url="https://nerdy.dev/media/www-ep241.jpg" length="0" type="image/jpeg"/>
            <media:thumbnail url="https://nerdy.dev/media/www-ep241.jpg"/>
        </item>
    </channel>
</rss>