<?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>React on kch</title>
    <link>https://www.kchblog.com/tags/react/</link>
    <description>Recent content in React on kch</description>
    <image>
      <title>kch</title>
      <url>https://www.kchblog.com/images/default_og.png</url>
      <link>https://www.kchblog.com/images/default_og.png</link>
    </image>
    <generator>Hugo -- 0.151.0</generator>
    <language>ko-kr</language>
    <lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://www.kchblog.com/tags/react/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>useEffect를 잘못 쓰는 흔한 패턴</title>
      <link>https://www.kchblog.com/posts/use-effect-common-misuse-pattern/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0900</pubDate>
      <guid>https://www.kchblog.com/posts/use-effect-common-misuse-pattern/</guid>
      <description>useEffect는 시점 제어가 역할이다. 콜백 안에 로직이 쌓이기 시작하면 읽기도, 수정하기도 어려워진다.</description>
    </item>
  </channel>
</rss>
