<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hooks on 怠惰技術ブログ</title>
    <link>https://techblog.wasutech.dev/tags/hooks/</link>
    <description>Recent content in Hooks on 怠惰技術ブログ</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>ja</language>
    <lastBuildDate>Sat, 23 May 2026 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://techblog.wasutech.dev/tags/hooks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ReactのuseStateでDate.now()を使うとlintエラーになる話</title>
      <link>https://techblog.wasutech.dev/posts/react-use-state-date-now/</link>
      <pubDate>Sat, 23 May 2026 00:00:00 +0900</pubDate>
      <guid>https://techblog.wasutech.dev/posts/react-use-state-date-now/</guid>
      <description>useState の初期値で Date.now() を直接呼ぶと react-hooks/purity エラーになる。lazy initialization で解決する小ネタ。</description>
    </item>
  </channel>
</rss>
