<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AnchorUp 技術ブログ</title>
    <link>https://anchorup.jp/blog</link>
    <description>AnchorUpのエンジニアが現場で得た技術知見を発信。実践的なトラブルシュート記事を中心に。</description>
    <language>ja</language>
    <lastBuildDate>Sat, 11 Apr 2026 19:42:39 GMT</lastBuildDate>
    <atom:link href="https://anchorup.jp/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>TypeScriptの「satisfies」で型安全と型推論を両立する実践テクニック</title>
      <link>https://anchorup.jp/blog/002-typescript-satisfies-operator</link>
      <guid isPermaLink="true">https://anchorup.jp/blog/002-typescript-satisfies-operator</guid>
      <description>TypeScript 4.9で導入されたsatisfies演算子を使えば、型チェックを維持しつつリテラル型の推論も失わない。as constとの使い分けや実務での活用パターンを解説。</description>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <category>TypeScript, フロントエンド</category>
    </item>
    <item>
      <title>Next.js + Vercel EdgeでOG画像が真っ白になる3つの罠</title>
      <link>https://anchorup.jp/blog/001-nextjs-og-image-pitfalls</link>
      <guid isPermaLink="true">https://anchorup.jp/blog/001-nextjs-og-image-pitfalls</guid>
      <description>Next.jsのImageResponse（satori）で動的OG画像を生成したら、本番で真っ白・500エラー・0バイトの地獄にハマった。原因と対策を解説。</description>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <category>Next.js, Vercel, OGP</category>
    </item>
  </channel>
</rss>
