<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>The Stacks Blog</title>
    <link>https://stacks.localhost/blog</link>
    <description>Field notes from building a full-stack TypeScript framework whose only dependencies are TypeScript and Bun.</description>
    <item>
      <title>Introducing Stacks</title>
      <link>https://stacks.localhost/blog/introducing-stacks</link>
      <guid>https://stacks.localhost/blog/introducing-stacks</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <description>Five years ago we started building a TypeScript framework. Today almost every part of Stacks — the linter, the formatter, the type generator, the templating engine, the CSS engine, the query builder — is something we wrote ourselves. The only dependencies we ship are TypeScript and Bun.</description>
    </item>
    <item>
      <title>The Road to v1.0s</title>
      <link>https://stacks.localhost/blog/the-road-to-v1</link>
      <guid>https://stacks.localhost/blog/the-road-to-v1</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <description>After five years of building in private, the work now is to ship in public — and to take every package in the Stacks catalog all the way to a stable, semver-backed 1.0. This is the map of that climb.</description>
    </item>
  </channel>
</rss>