<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Neil Osman's Blog</title>
    <link>https://www.neilosman.com</link>
    <description>A developer's notebook — things I build, break, and learn from.</description>
    <language>en</language>
    <atom:link href="https://www.neilosman.com/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 17 Apr 2026 15:10:42 GMT</lastBuildDate>

    <item>
      <title>Building a zero-dependency web component from scratch</title>
      <link>https://www.neilosman.com/posts/web-component-from-scratch/</link>
      <guid isPermaLink="true">https://www.neilosman.com/posts/web-component-from-scratch/</guid>
      <description>The first time I read the Custom Elements spec I closed the tab immediately. It felt like ceremony for something that should be simple. Six months later I came </description>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>