
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chad&#39;s Blog</title>
      <link>https://www.ruoduan.cn/blog</link>
      <description>若端的个人技术实验室，记录前端、工程化、Node.js、Python 和探索实践。</description>
      <language>zh-cn</language>
      <managingEditor>z.ruoduan@gmail.com (Chad)</managingEditor>
      <webMaster>z.ruoduan@gmail.com (Chad)</webMaster>
      <lastBuildDate>Sun, 05 Jul 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.ruoduan.cn/tags/前端/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.ruoduan.cn/blog/Nextjs-Inline-Script-use</guid>
    <title>Next.js Inline Script 使用场景与替代方案</title>
    <link>https://www.ruoduan.cn/blog/Nextjs-Inline-Script-use</link>
    <description>Next.js Inline Script 适合短小、页面级、初始化性质的脚本，但不适合承载复杂业务逻辑。本文对比 Inline Script、客户端组件 + useEffect、Zustand persist、Middleware / Proxy，帮助你在首屏修正、状态持久化和请求前判断之间做出更稳的选择。</description>
    <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
    <author>z.ruoduan@gmail.com (Chad)</author>
    <category>Nextjs</category><category>React</category><category>前端</category>
  </item>

    </channel>
  </rss>
