<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>OTF Web Blog</title>
  <subtitle>OTF Web Blog</subtitle>
  <link href="https://web.opentechf.org/blog"/>
  <link href="https://web.opentechf.org/blog/atom.xml" rel="self" type="application/atom+xml"/>
  <id>https://web.opentechf.org/blog</id>
  <updated>2026-06-25T00:00:00.000Z</updated>
  <generator>@opentf/web-docs</generator>
  <entry>
    <title>Inside the on-demand dev server</title>
    <link href="https://web.opentechf.org/blog/on-demand-dev-server"/>
    <id>https://web.opentechf.org/blog/on-demand-dev-server</id>
    <updated>2026-06-25T00:00:00.000Z</updated>
    <published>2026-06-25T00:00:00.000Z</published>
    <author><name>OTF Team</name></author>
    <summary>How OTF Web boots in milliseconds by compiling only the route you visit — and how a module graph keeps hot reloads precise.</summary>
    <category term="internals"/>
    <category term="toolchain"/>
    <category term="performance"/>
  </entry>
  <entry>
    <title>Introducing OTF Web</title>
    <link href="https://web.opentechf.org/blog/introducing-otf-web"/>
    <id>https://web.opentechf.org/blog/introducing-otf-web</id>
    <updated>2026-06-24T00:00:00.000Z</updated>
    <published>2026-06-24T00:00:00.000Z</published>
    <author><name>OTF Team</name></author>
    <summary>Why we built a native-first, zero-VDOM framework that compiles JSX to real DOM.</summary>
    <category term="announcements"/>
    <category term="framework"/>
  </entry>
  <entry>
    <title>How fine-grained signals work</title>
    <link href="https://web.opentechf.org/blog/how-signals-work"/>
    <id>https://web.opentechf.org/blog/how-signals-work</id>
    <updated>2026-06-10T00:00:00.000Z</updated>
    <published>2026-06-10T00:00:00.000Z</published>
    <author><name>OTF Team</name></author>
    <summary>A look at the reactive graph that updates only the DOM nodes a change touches.</summary>
    <category term="internals"/>
    <category term="reactivity"/>
  </entry>
</feed>
