
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Hazel-log</title>
      <link>https://hazel-blog.vercel.app//blog</link>
      <description>헤이즐의 무수한 삽질 기록</description>
      <language>ko-KR</language>
      <managingEditor>deaese94@gmail.com (Hazel Yu)</managingEditor>
      <webMaster>deaese94@gmail.com (Hazel Yu)</webMaster>
      <lastBuildDate>Sun, 26 Feb 2023 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://hazel-blog.vercel.app//tags/redux/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://hazel-blog.vercel.app//blog/230226리덕스비동기데이터처리</guid>
    <title>createAsyncThunk를 이용한 비동기 데이터 처리</title>
    <link>https://hazel-blog.vercel.app//blog/230226리덕스비동기데이터처리</link>
    <description>Reddit 클론 프로젝트를 구현하는 데에 있어서 중요했던 것 중 하나는 동기식 및 비동기식 데이터 처리에 익숙해지는 것이었다.</description>
    <pubDate>Sun, 26 Feb 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>React</category><category>Redux</category><category>Projects</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/230512Redux</guid>
    <title>Redux, Redux-Toolkit이 필요한 이유와 실제 구현 방법</title>
    <link>https://hazel-blog.vercel.app//blog/230512Redux</link>
    <description>리덕스의 핵심은 중앙 저장소인 store에서 상태를 효율적으로 관리하여 각 컴포넌트로 바로 전달하는 것이다. 이를 통해 개발자들은 더 적은 코드를 작성하고, 상태 관리에 더 집중할 수 있다. </description>
    <pubDate>Fri, 12 May 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>Redux</category><category>Projects</category>
  </item>

    </channel>
  </rss>
