<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>bjorndal.dev</title>
    <description>Notes, write-ups, and experiments from my development work.</description>
    <link>https://bjorndal.dev</link>
    <atom:link href="https://bjorndal.dev/feed.xml" rel="self" type="application/rss+xml" />
    <language>en</language>
    <lastBuildDate>Wed, 18 Feb 2026 00:00:00 GMT</lastBuildDate>
    <managingEditor>Eirik Bjørndal</managingEditor>

    
    <item>
      <title>An Angular form field pattern that scales</title>
      <link>https://bjorndal.dev/blog/an-angular-form-field-pattern-that-scales/</link>
      <guid isPermaLink="true">https://bjorndal.dev/blog/an-angular-form-field-pattern-that-scales/</guid>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <description>Split form fields into a shell + projected control contract to unify labels, errors, and a11y while keeping each input’s behavior flexible.</description>
    </item>
    

  </channel>
</rss>
