<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://nextjs-blog-template.pages.dev</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Tailwind CSS v4.0 미리보기</title>
          <link>https://nextjs-blog-template.pages.dev/blog/tailwindcss-v4-preview</link>
          <description>Tailwind CSS v4.0에는 무엇이 달라졌을까?</description>
          <pubDate>Sat, 21 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>1 시간 만에 노션과 Next.js로 블로그 만들기</title>
          <link>https://nextjs-blog-template.pages.dev/blog/create-blog-in-an-hour-with-notionpresso</link>
          <description>1 시간 만에 블로그를 시작하며...</description>
          <pubDate>Fri, 29 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Naver Search Bar UX: Analysis and Implementation Guide</title>
          <link>https://nextjs-blog-template.pages.dev/blog/naver-search-bar-ux</link>
          <description>Explore the UX analysis of Naver's search bar and strategies for replicating its features. The post examines the UX triggers, selection of search results, and the refreshing of result lists. It also compares coding approaches for implementing search bar functionalities, aiming for a concise and effective execution.</description>
          <pubDate>Mon, 23 Oct 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Maximizing the Benefits of BFF Pattern in API Design</title>
          <link>https://nextjs-blog-template.pages.dev/blog/api-design-in-bff</link>
          <description>Exploring the shift from domain-centric to data-centric API endpoints after introducing BFF. This article introduces BFF and DDD concepts, then proposes API endpoint design strategies in the context of the BFF pattern.</description>
          <pubDate>Sun, 22 Oct 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>