<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>OTF Web Blog</title>
    <link>https://web.opentechf.org/blog</link>
    <atom:link href="https://web.opentechf.org/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <description>OTF Web Blog</description>
    <language>en</language>
    <lastBuildDate>Thu, 25 Jun 2026 00:00:00 GMT</lastBuildDate>
    <generator>@opentf/web-docs</generator>
    <item>
      <title>Inside the on-demand dev server</title>
      <link>https://web.opentechf.org/blog/on-demand-dev-server</link>
      <guid isPermaLink="true">https://web.opentechf.org/blog/on-demand-dev-server</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>OTF Team</dc:creator>
      <description>How OTF Web boots in milliseconds by compiling only the route you visit — and how a module graph keeps hot reloads precise.</description>
      <category>internals</category>
      <category>toolchain</category>
      <category>performance</category>
    </item>
    <item>
      <title>Introducing OTF Web</title>
      <link>https://web.opentechf.org/blog/introducing-otf-web</link>
      <guid isPermaLink="true">https://web.opentechf.org/blog/introducing-otf-web</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>OTF Team</dc:creator>
      <description>Why we built a native-first, zero-VDOM framework that compiles JSX to real DOM.</description>
      <category>announcements</category>
      <category>framework</category>
    </item>
    <item>
      <title>How fine-grained signals work</title>
      <link>https://web.opentechf.org/blog/how-signals-work</link>
      <guid isPermaLink="true">https://web.opentechf.org/blog/how-signals-work</guid>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>OTF Team</dc:creator>
      <description>A look at the reactive graph that updates only the DOM nodes a change touches.</description>
      <category>internals</category>
      <category>reactivity</category>
    </item>
  </channel>
</rss>
