
  <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>Wed, 04 Oct 2023 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://hazel-blog.vercel.app//feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://hazel-blog.vercel.app//blog/2301004</guid>
    <title>Dart 찍먹하기</title>
    <link>https://hazel-blog.vercel.app//blog/2301004</link>
    <description>Flutter 찍먹하기 시리즈 -1</description>
    <pubDate>Wed, 04 Oct 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>Dart</category><category>Flutter</category>
  </item>

  <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/230311NEXTJS</guid>
    <title>Next.js! 왜 쓰는 걸까? (CSR vs SSR)</title>
    <link>https://hazel-blog.vercel.app//blog/230311NEXTJS</link>
    <description>프로젝트가 본격적으로 진행되기 전에 우리는 많은 것을 결정해야 한다. 커뮤니티의 목적은 무엇인지, 어떻게 설계해야하는지, 회의는 어떤 방식으로 진행할지. 많은 항목들이 있지만 오늘 우리가 얘기하고자 하는 것은 Next.js 에 대한 이야기다. </description>
    <pubDate>Sat, 11 Mar 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>NEXT-JS</category><category>Projects</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/230318에러해결</guid>
    <title>useEffect와 Custom Hook</title>
    <link>https://hazel-blog.vercel.app//blog/230318에러해결</link>
    <description>에러 발생과 해결 과정</description>
    <pubDate>Sat, 18 Mar 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>React</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>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/230906CS네트워크(1)</guid>
    <title>🛸네트워크는 어떻게 인터넷이 될까?</title>
    <link>https://hazel-blog.vercel.app//blog/230906CS네트워크(1)</link>
    <description>부족한 CS 지식 채우기 - 네트워크 편</description>
    <pubDate>Wed, 06 Sep 2023 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>CS</category><category>Network</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/guide-to-using-images-in-nextjs</guid>
    <title>Images in Next.js</title>
    <link>https://hazel-blog.vercel.app//blog/guide-to-using-images-in-nextjs</link>
    <description>In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.</description>
    <pubDate>Wed, 11 Nov 2020 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>next js</category><category>guide</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/introducing-tailwind-nextjs-starter-blog</guid>
    <title>Introducing Tailwind Nextjs Starter Blog</title>
    <link>https://hazel-blog.vercel.app//blog/introducing-tailwind-nextjs-starter-blog</link>
    <description>Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.</description>
    <pubDate>Tue, 12 Jan 2021 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>next-js</category><category>tailwind</category><category>guide</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/new-features-in-v1</guid>
    <title>New features in v1</title>
    <link>https://hazel-blog.vercel.app//blog/new-features-in-v1</link>
    <description>An overview of the new features released in v1 - code block copy, multiple authors, frontmatter layout and more</description>
    <pubDate>Sat, 07 Aug 2021 15:32:14 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>next-js</category><category>tailwind</category><category>guide</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/pictures-of-canada</guid>
    <title>O Canada</title>
    <link>https://hazel-blog.vercel.app//blog/pictures-of-canada</link>
    <description>The scenic lands of Canada featuring maple leaves, snow-capped mountains, turquoise lakes and Toronto. Take in the sights in this photo gallery exhibition and see how easy it is to replicate with some MDX magic and tailwind classes.</description>
    <pubDate>Sat, 15 Jul 2017 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>holiday</category><category>canada</category><category>images</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/the-time-machine</guid>
    <title>The Time Machine</title>
    <link>https://hazel-blog.vercel.app//blog/the-time-machine</link>
    <description>The Time Traveller (for so it will be convenient to speak of him) was expounding a recondite matter to us. His pale grey eyes shone and twinkled, and his usually pale face was flushed and animated...</description>
    <pubDate>Wed, 15 Aug 2018 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>writings</category><category>book</category><category>reflection</category>
  </item>

  <item>
    <guid>https://hazel-blog.vercel.app//blog/nested-route/introducing-multi-part-posts-with-nested-routing</guid>
    <title>Introducing Multi-part Posts with Nested Routing</title>
    <link>https://hazel-blog.vercel.app//blog/nested-route/introducing-multi-part-posts-with-nested-routing</link>
    <description>The blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!</description>
    <pubDate>Sun, 02 May 2021 00:00:00 GMT</pubDate>
    <author>deaese94@gmail.com (Hazel Yu)</author>
    <category>multi-author</category><category>next-js</category><category>feature</category>
  </item>

    </channel>
  </rss>
