<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Coding Insights</title>
    <link>https://code.2ch.pw/</link>
    <description>一次資料、ソースコード、再現実験、実測結果をもとに、開発者が技術選定を判断できる材料を残す日本語の技術メディア。</description>
    <language>ja</language>
    <lastBuildDate>Thu, 20 Aug 2026 16:30:00 GMT</lastBuildDate>
    <atom:link href="https://code.2ch.pw/rss.xml" rel="self" type="application/rss+xml" />
<item>
      <title>Cloudflare WorkerのルーティングにHonoは何KB増えるか</title>
      <link>https://code.2ch.pw/articles/cloudflare-worker-routing-bundle-size/</link>
      <guid isPermaLink="true">https://code.2ch.pw/articles/cloudflare-worker-routing-bundle-size/</guid>
      <pubDate>Thu, 20 Aug 2026 16:30:00 GMT</pubDate>
      <description>同じ4経路を実装するとgzip後はraw 284 bytes、itty-router 851 bytes、Hono 7,808 bytesでした。倍率ではなく絶対差と得られる抽象化で判断します。</description>
    </item>
<item>
      <title>Zod 4、Zod Mini、Valibotのbundleサイズを同じschemaで測る</title>
      <link>https://code.2ch.pw/articles/zod-mini-valibot-bundle-size/</link>
      <guid isPermaLink="true">https://code.2ch.pw/articles/zod-mini-valibot-bundle-size/</guid>
      <pubDate>Thu, 20 Aug 2026 13:30:00 GMT</pubDate>
      <description>同じ5フィールドのschemaをesbuildでbundleしたところ、gzip後はZod 4が19,573 bytes、Zod Miniが5,195 bytes、Valibotが1,808 bytesでした。</description>
    </item>
<item>
      <title>Astro 7で技術記事をクライアントJavaScriptなしに保てるか</title>
      <link>https://code.2ch.pw/articles/astro-static-first/</link>
      <guid isPermaLink="true">https://code.2ch.pw/articles/astro-static-first/</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description>Astroの静的HTMLを既定にし、PreactとSignalsを必要になるまで入れない構成を、production buildの生成物から確かめました。</description>
    </item>
  </channel>
</rss>
