<?xml version="1.0" encoding="UTF-8"?>
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title><![CDATA[Blog]]></title>
        <description><![CDATA[다양한 주제에 대해서 이야기합니다. 개발, 기술, 일상, 주식, 부동산 등]]></description>
        <link>https://leeduhan.github.io</link>
        <language>ko-KR</language>
        <managingEditor>greenandsnow@gmail.com (zeke)</managingEditor>
        <webMaster>greenandsnow@gmail.com (zeke)</webMaster>
        <lastBuildDate>Mon, 23 Mar 2026 04:28:39 GMT</lastBuildDate>
        <atom:link href="https://leeduhan.github.io/rss.xml" rel="self" type="application/rss+xml"/>
        
    <item>
      <title><![CDATA[Cloudflare Pages 기본 도메인(*.pages.dev) 리다이렉트 실전 가이드]]></title>
      <description><![CDATA[Cloudflare Pages의 기본 pages.dev 도메인을 커스텀 도메인으로 301 리다이렉트하는 방법. Zero Trust 없이 무료로 Bulk Redirects를 활용하는 실전 가이드]]></description>
      <link>https://leeduhan.github.io/posts/technology/2026-02-15-cloudflare-pages-dev-redirect/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2026-02-15-cloudflare-pages-dev-redirect/</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (zeke)</author>
      <category>Cloudflare</category><category>Cloudflare Pages</category><category>도메인</category><category>리다이렉트</category><category>SEO</category><category>블로그</category>
    </item>
  
    <item>
      <title><![CDATA[HTML link 태그 완벽 가이드: CSS 연결부터 파비콘, SEO까지]]></title>
      <description><![CDATA[HTML link 태그의 모든 것을 알아봅니다. stylesheet로 CSS 연결, 파비콘 설정, canonical SEO, 다크모드 대응, PWA manifest까지 실무에서 필요한 link 태그 사용법을 상세히 설명합니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-12-html-link-tag-complete-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-12-html-link-tag-complete-guide/</guid>
      <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>link 태그</category><category>CSS</category><category>파비콘</category><category>SEO</category><category>웹 개발</category><category>반응형 웹</category>
    </item>
  
    <item>
      <title><![CDATA[HTML link 태그 성능 최적화 가이드: preload, prefetch, preconnect 완벽 정리]]></title>
      <description><![CDATA[웹 성능을 극대화하는 리소스 힌트를 알아봅니다. preload로 필수 리소스 우선 로딩, preconnect로 외부 서버 사전 연결, prefetch로 다음 페이지 미리 준비하는 방법을 다이어그램과 함께 상세히 설명합니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-12-html-link-resource-hints-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-12-html-link-resource-hints-guide/</guid>
      <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>link 태그</category><category>preload</category><category>preconnect</category><category>웹 성능 최적화</category><category>리소스 힌트</category><category>웹 개발</category>
    </item>
  
    <item>
      <title><![CDATA[Open Graph 메타 태그 완벽 가이드: 소셜 미디어 공유 최적화]]></title>
      <description><![CDATA[Facebook, LinkedIn, KakaoTalk 등 소셜 미디어에서 링크 공유 시 표시되는 Open Graph 메타 태그 사용법을 상세히 알아봅니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-01-open-graph-meta-tag-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-01-open-graph-meta-tag-guide/</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>Open Graph</category><category>meta 태그</category><category>SEO</category><category>소셜 미디어 최적화</category><category>웹 개발</category>
    </item>
  
    <item>
      <title><![CDATA[HTML SEO 완벽 가이드: 시멘틱 태그와 검색엔진 최적화]]></title>
      <description><![CDATA[시멘틱 HTML 태그를 활용한 SEO 최적화 방법을 알아봅니다. header, main, article, section 태그의 올바른 사용법과 검색엔진이 페이지 구조를 이해하는 방식을 상세히 설명합니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-01-html-seo-semantic-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-01-html-seo-semantic-guide/</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>SEO</category><category>시멘틱 HTML</category><category>meta 태그</category><category>웹 개발</category><category>웹 접근성</category>
    </item>
  
    <item>
      <title><![CDATA[HTML meta 태그 완벽 가이드: SEO부터 소셜 미디어 최적화까지]]></title>
      <description><![CDATA[HTML meta 태그의 모든 것을 알아봅니다. charset, viewport, description부터 Open Graph, Twitter Card, AI 봇 제어까지 실무에서 필요한 메타 태그를 상세히 설명합니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-01-html-meta-tag-complete-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-01-html-meta-tag-complete-guide/</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>meta 태그</category><category>SEO</category><category>Open Graph</category><category>Twitter Card</category><category>웹 개발</category><category>소셜 미디어 최적화</category>
    </item>
  
    <item>
      <title><![CDATA[HTML meta refresh 리다이렉트 완벽 가이드: JavaScript 없이 페이지 이동]]></title>
      <description><![CDATA[HTML meta http-equiv refresh 태그를 사용한 페이지 리다이렉트 방법을 알아봅니다. 서버 설정 없이 정적 HTML만으로 페이지 자동 이동을 구현하는 방법과 주의사항을 상세히 설명합니다.]]></description>
      <link>https://leeduhan.github.io/posts/html/2026-02-01-html-meta-refresh-redirect-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/html/2026-02-01-html-meta-refresh-redirect-guide/</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>meta 태그</category><category>리다이렉트</category><category>http-equiv</category><category>웹 개발</category>
    </item>
  
    <item>
      <title><![CDATA[AI로 코딩하면서 코딩 스타일이 변하게 된 이유]]></title>
      <description><![CDATA[AI 도구 사용으로 인한 개발자의 코딩 스타일 변화와 Compound Pattern 선호도 증가에 대한 개인적 경험]]></description>
      <link>https://leeduhan.github.io/posts/technology/2025-09-20-ai-coding-style-change/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2025-09-20-ai-coding-style-change/</guid>
      <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Claude AI</category><category>AI 코딩</category><category>개발 생산성</category><category>Compound Pattern</category><category>headless UI</category><category>radix-ui</category><category>React 컴포넌트 패턴</category><category>개발자 경험</category><category>코드 가독성</category><category>AI 개발도구</category><category>팀 개발</category><category>코드 리뷰</category>
    </item>
  
    <item>
      <title><![CDATA[JavaScript 모듈의 영구적인 브라우저 메모리 지속성]]></title>
      <description><![CDATA[ES6 모듈의 메모리 지속성 메커니즘과 가비지 컬렉션 동작, 실무 관리 전략을 포괄적으로 분석합니다.]]></description>
      <link>https://leeduhan.github.io/posts/technology/2025-09-11-javascript-module-persistent-browser-memory/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2025-09-11-javascript-module-persistent-browser-memory/</guid>
      <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>JavaScript</category><category>메모리 관리</category><category>동적 import</category><category>성능 최적화</category><category>메모리 누수</category><category>ES6 모듈</category><category>가비지 컬렉션</category><category>브라우저 메모리</category><category>모듈 캐싱</category><category>V8 엔진</category><category>SPA</category><category>웹 성능</category><category>번들링</category><category>CommonJS</category><category>웹 워커</category><category>서비스 워커</category><category>싱글톤 패턴</category><category>라이브 바인딩</category><category>모듈 시스템</category><category>브라우저 엔진</category><category>최적화</category><category>캐싱</category><category>웹개발</category>
    </item>
  
    <item>
      <title><![CDATA[프론트엔드 아키텍처 가성비 분석]]></title>
      <description><![CDATA[대표적인 정보성 웹사이트들의 프론트엔드 기술 스택과 클라우드 아키텍처별 비용 효율성을 비교 분석하고 트래픽 규모별 최적 솔루션을 제시합니다.]]></description>
      <link>https://leeduhan.github.io/posts/technology/2025-09-06-frontend-architecture-cost-effectiveness-analysis/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2025-09-06-frontend-architecture-cost-effectiveness-analysis/</guid>
      <pubDate>Sat, 06 Sep 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (zeke)</author>
      <category>Next.js</category><category>React</category><category>가성비분석</category><category>JAMstack</category><category>Cloudflare Pages</category><category>프론트엔드아키텍처</category><category>클라우드비용최적화</category><category>ISR</category><category>Vercel</category><category>AWS</category><category>성능최적화</category><category>웹개발비용</category><category>하이브리드아키텍처</category><category>정적사이트생성</category><category>CDN최적화</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15 반응형 이미지 에러 해결 가이드]]></title>
      <description><![CDATA[Next.js 15와 React 19 환경에서 이미지 최적화 에러를 완벽하게 해결하는 실무 전략과 재사용 가능한 컴포넌트 구현 방법]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-31-nextjs-responsive-images-solutions/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-31-nextjs-responsive-images-solutions/</guid>
      <pubDate>Sun, 31 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Next.js</category><category>React</category><category>이미지 최적화</category><category>성능 최적화</category><category>에러 처리</category>
    </item>
  
    <item>
      <title><![CDATA[HTML 반응형 이미지 가이드]]></title>
      <description><![CDATA[HTML의 srcset, sizes, picture 엘리먼트를 활용한 반응형 이미지 최적화 기법. 실무 예제와 성능 데이터로 최대 72% 용량 절약하기]]></description>
      <link>https://leeduhan.github.io/posts/css/2025-08-29-responsive-images-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/css/2025-08-29-responsive-images-guide/</guid>
      <pubDate>Fri, 29 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>HTML</category><category>반응형 웹</category><category>성능 최적화</category><category>이미지 최적화</category><category>웹 접근성</category><category>srcset</category><category>sizes</category><category>picture</category><category>lazy loading</category><category>모바일 최적화</category><category>브라우저 호환성</category><category>CSS</category><category>JavaScript</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15 Navigation별 캐싱 동작 완전 정리]]></title>
      <description><![CDATA[Next.js 15의 캐싱 패러다임 변화와 Soft/Hard Navigation별 캐싱 동작을 완전 분석. Router Cache, Data Cache, Full Route Cache의 상호작용과 실전 마이그레이션 전략까지.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-27-nextjs-15-navigation-caching-complete-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-27-nextjs-15-navigation-caching-complete-guide/</guid>
      <pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Next.js</category><category>Next.js 15</category><category>React 19</category><category>캐싱</category><category>Navigation</category><category>App Router</category><category>Performance</category>
    </item>
  
    <item>
      <title><![CDATA[Infrastructure as Code 도구의 2024-2025 트렌드 변화와 인기도 분석]]></title>
      <description><![CDATA[OpenTofu의 등장으로 촉발된 IaC 시장의 대변혁과 Pulumi, Crossplane 등 주요 도구들의 성장 동향을 깊이 있게 분석합니다.]]></description>
      <link>https://leeduhan.github.io/posts/IaC/iac-tools-trends-2024-2025/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/IaC/iac-tools-trends-2024-2025/</guid>
      <pubDate>Sun, 24 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Infrastructure as Code</category><category>IaC</category><category>OpenTofu</category><category>Terraform</category><category>Pulumi</category><category>Crossplane</category><category>DevOps</category><category>클라우드</category><category>마이그레이션</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15와 React 19: MDX 및 RSC 아키텍처 완벽 분석]]></title>
      <description><![CDATA[Next.js 15와 React 19의 혁신적인 MDX 처리와 RSC 메커니즘을 심층 분석하고, 6단계 변환 과정과 정적 빌드에서의 서버 컴포넌트 동작 원리를 완벽 해부합니다.]]></description>
      <link>https://leeduhan.github.io/posts/technology/2025-08-21-nextjs-15-react-19-mdx-rsc-architecture-deep-dive/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2025-08-21-nextjs-15-react-19-mdx-rsc-architecture-deep-dive/</guid>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Next.js</category><category>React</category><category>MDX</category><category>RSC</category><category>Turbopack</category><category>성능 최적화</category><category>웹 개발</category>
    </item>
  
    <item>
      <title><![CDATA[2025년 모바일 프론트엔드 기술 종합 가이드]]></title>
      <description><![CDATA[React Native, Flutter, 네이티브, PWA 등 모바일 개발 기술의 성능, 생산성, 시장 점유율을 데이터 기반으로 비교 분석하고 기술 선택 가이드를 제공합니다.]]></description>
      <link>https://leeduhan.github.io/posts/technology/2025-08-21-mobile-frontend-technology-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/technology/2025-08-21-mobile-frontend-technology-guide/</guid>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>모바일</category><category>프론트엔드</category><category>React Native</category><category>Flutter</category><category>SwiftUI</category><category>Jetpack Compose</category><category>PWA</category><category>크로스플랫폼</category><category>개발 도구</category>
    </item>
  
    <item>
      <title><![CDATA[React 조건부 렌더링 패턴 가이드: Switch문 vs 컴포넌트 기반 접근법]]></title>
      <description><![CDATA[React 조건부 렌더링에서 성능과 개발자 경험을 모두 고려한 최적의 패턴 선택 방법을 실무 중심으로 분석합니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-21-react-conditional-rendering-patterns/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-21-react-conditional-rendering-patterns/</guid>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>React</category><category>조건부 렌더링</category><category>성능 최적화</category><category>Next.js</category><category>TypeScript</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js RSC 프리페치 동작 차이 분석: 정적 빌드 vs 서버 인스턴스 배포]]></title>
      <description><![CDATA[Next.js RSC는 정적 빌드에서 .txt 파일로 페이로드를 생성하고, 서버 환경에서는 동적으로 처리하는데, 이러한 근본적 차이가 성능과 캐싱 전략에 미치는 영향을 심층 분석합니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-21-nextjs-rsc-prefetch-static-vs-server/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-21-nextjs-rsc-prefetch-static-vs-server/</guid>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Next.js</category><category>RSC</category><category>React Server Components</category><category>정적 빌드</category><category>서버 배포</category><category>프리페치</category><category>성능 최적화</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15와 React 19 하이브리드 배포 전략 완벽 가이드]]></title>
      <description><![CDATA[PPR, Turbopack, 명시적 캐싱으로 정적 콘텐츠의 속도와 동적 콘텐츠의 유연성을 완벽하게 결합하는 실무 중심의 하이브리드 배포 전략을 다룹니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-21-nextjs-15-react-19-hybrid-deployment-complete-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-21-nextjs-15-react-19-hybrid-deployment-complete-guide/</guid>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (지크)</author>
      <category>Next.js</category><category>React</category><category>하이브리드 배포</category><category>PPR</category><category>Turbopack</category><category>성능 최적화</category><category>웹 개발</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15 이미지 최적화 완전 가이드: remotePatterns vs API Route 프록시]]></title>
      <description><![CDATA[Next.js 15에서 외부 이미지를 처리하는 공식 권장사항과 성능 비교, 상황별 최적 선택 가이드를 상세히 다룹니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-19-nextjs-15-image-optimization-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-19-nextjs-15-image-optimization-guide/</guid>
      <pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (zeke)</author>
      <category>Next.js</category><category>이미지 최적화</category><category>remotePatterns</category><category>성능</category><category>보안</category><category>API Route</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15에서 html2canvas CORS 에러 해결하기: 이미지 프록시 솔루션]]></title>
      <description><![CDATA[html2canvas 사용 시 외부 CDN 이미지로 인한 CORS 에러를 Next.js API Route 프록시로 완벽 해결한 과정과 다양한 해결 방법들을 상세히 소개합니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-19-html2canvas_cors_guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-19-html2canvas_cors_guide/</guid>
      <pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (zeke)</author>
      <category>Next.js</category><category>html2canvas</category><category>CORS</category><category>React</category><category>TypeScript</category><category>이미지 프록시</category>
    </item>
  
    <item>
      <title><![CDATA[Fine-Grained Reactivity 완벽 가이드: 차세대 반응형 프로그래밍의 모든 것]]></title>
      <description><![CDATA[Virtual DOM의 한계를 넘어선 Fine-Grained Reactivity의 핵심 개념부터 실전 구현까지. SolidJS, Vue 3, Legend State 등 주요 FGR 프레임워크와 성능 최적화 기법을 상세히 다룹니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-08-19-complete-guide-to-fine-grained-reactivity/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-08-19-complete-guide-to-fine-grained-reactivity/</guid>
      <pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (김개발)</author>
      <category>Fine Grained Reactivity</category><category>FGR</category><category>React</category><category>SolidJS</category><category>Vue3</category><category>Legend State</category><category>Signal</category><category>Effect</category><category>Memo</category><category>상태관리</category><category>성능최적화</category><category>반응형 시스템</category>
    </item>
  
    <item>
      <title><![CDATA[HTML 데이터 속성(Data Attributes) 완전 가이드]]></title>
      <description><![CDATA[HTML data 속성 활용법부터 CSS attr() 함수, JavaScript dataset까지. 실무 예제로 배우는 데이터 속성 완전 가이드]]></description>
      <link>https://leeduhan.github.io/posts/css/html-data-attributes-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/css/html-data-attributes-guide/</guid>
      <pubDate>Sun, 27 Jul 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>HTML</category><category>CSS</category><category>JavaScript</category><category>Data Attributes</category><category>dataset</category><category>attr()</category><category>DOM</category><category>웹개발</category>
    </item>
  
    <item>
      <title><![CDATA[React 타이핑 효과 컴포넌트 만들기 - HTML 태그와 이모지 완벽 지원]]></title>
      <description><![CDATA[React에서 타이핑 효과를 구현하는 컴포넌트를 만들어봅니다. ReactNode children 지원, 복잡한 이모지 처리, 일시정지/재개 기능 등 다양한 기능을 포함한 완성도 높은 컴포넌트를 구현합니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/2025-07-23-react-typing-component/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/2025-07-23-react-typing-component/</guid>
      <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com ()</author>
      <category>React</category><category>TypeScript</category><category>Component</category><category>Animation</category><category>UI</category><category>Typing Effect React component</category>
    </item>
  
    <item>
      <title><![CDATA[AI는 내 일자리의 강탈자가 아니다. 내 동료이고 스승이며 후임이다.]]></title>
      <description><![CDATA[AI 개발 도구를 사용하면서 느낀 AI의 역할과 개발자의 미래에 대한 고찰]]></description>
      <link>https://leeduhan.github.io/posts/claude/2025-07-11-claude-code-review/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/claude/2025-07-11-claude-code-review/</guid>
      <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (zeke)</author>
      <category>AI</category><category>Claude Code</category><category>개발 도구</category><category>생산성</category><category>워크플로우</category><category>Gemini</category>
    </item>
  
    <item>
      <title><![CDATA[CSS 선택자 완벽 가이드: 초보자를 위한 친절한 설명]]></title>
      <description><![CDATA[CSS 선택자의 모든 것을 쉽고 재미있게 배워보세요. 기본 선택자부터 고급 선택자까지 실습 예제와 함께 완벽하게 정리했습니다.]]></description>
      <link>https://leeduhan.github.io/posts/css/css-selecter-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/css/css-selecter-guide/</guid>
      <pubDate>Sun, 06 Jul 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (hanlee)</author>
      <category>CSS</category><category>Web Development</category><category>Frontend</category><category>선택자</category><category>웹 개발</category><category>선택자 우선순위</category>
    </item>
  
    <item>
      <title><![CDATA[TanStack Query: useQuery vs useSuspenseQuery 완벽 가이드]]></title>
      <description><![CDATA[TanStack Query의 useQuery와 useSuspenseQuery 훅의 차이점을 실제 코드 예시와 함께 상세히 비교하고, 각각의 장단점과 적절한 사용 시기를 알아봅니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/tan-stack-query-use-query-vs-use-suspense-query/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/tan-stack-query-use-query-vs-use-suspense-query/</guid>
      <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (Zeke)</author>
      <category>TanStack Query</category><category>React</category><category>Suspense</category><category>useSuspenseQuery</category><category>useQuery</category>
    </item>
  
    <item>
      <title><![CDATA[Claude Code로 개발 워크플로우 - Slash Command 설치 및 사용법]]></title>
      <description><![CDATA[Claude Code의 Slash Command 기능 소개와 ai-commit 명령어 설치 가이드. 워크플로우 자동화를 위한 실용적인 팁과 문제점 해결 방법을 다룹니다.]]></description>
      <link>https://leeduhan.github.io/posts/claude/2025-06-15-development-workflow-with-cloud-code-4/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/claude/2025-06-15-development-workflow-with-cloud-code-4/</guid>
      <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (이두한)</author>
      <category>Claude Code</category><category>클로드 코드</category><category>바이브 코딩</category><category>Vibe Coding</category><category>Slash Command</category><category>Git</category><category>AI</category><category>개발 도구</category><category>자동화</category><category>워크플로우</category><category>ai-commit</category>
    </item>
  
    <item>
      <title><![CDATA[Claude Code로 개발 워크플로우 - Git Subcommand 설치 및 사용법]]></title>
      <description><![CDATA[Git Worktree를 활용한 효율적인 개발 환경 구성]]></description>
      <link>https://leeduhan.github.io/posts/claude/2025-06-10-development-workflow-with-cloud-code-3/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/claude/2025-06-10-development-workflow-with-cloud-code-3/</guid>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (이두한)</author>
      <category>git worktree</category><category>Claude Code</category><category>클로드 코드</category><category>바이브 코딩</category><category>Vibe Coding</category><category>Jira</category><category>개발 환경</category><category>자동화</category>
    </item>
  
    <item>
      <title><![CDATA[Claude Code로 개발 워크플로우]]></title>
      <description><![CDATA[Claude Code를 활용한 효율적인 개발 워크플로우 구축 방법]]></description>
      <link>https://leeduhan.github.io/posts/claude/2025-06-10-development-workflow-with-cloud-code-1/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/claude/2025-06-10-development-workflow-with-cloud-code-1/</guid>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (이두한)</author>
      <category>Claude Code</category><category>클로드 코드</category><category>Jira</category><category>git worktree</category><category>CLAUDE.md</category><category>개발 워크플로우</category><category>바이브 코딩</category><category>Vibe Coding</category>
    </item>
  
    <item>
      <title><![CDATA[Claude Code로 개발 워크플로우 - CLAUDE.md 작성법]]></title>
      <description><![CDATA[Claude Code와 함께 사용할 CLAUDE.md 파일 작성 가이드]]></description>
      <link>https://leeduhan.github.io/posts/claude/2025-06-10-claude-md-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/claude/2025-06-10-claude-md-guide/</guid>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (이두한)</author>
      <category>CLAUDE.md</category><category>AGENTS.md</category><category>프로젝트 가이드</category><category>코드 스타일</category><category>TypeScript</category><category>Claude Code</category><category>클로드 코드</category><category>바이브 코딩</category><category>Vibe Coding</category>
    </item>
  
    <item>
      <title><![CDATA[AI는 친구인가? 적인가? - 개발자가 바라본 AI 시대 생존법]]></title>
      <description><![CDATA[AI를 두려워하는 동료들과 달리, 나는 AI를 똑똑한 동료로 여긴다. 전쟁터에서 호미 들고 싸울 순 없지 않나? AI 시대를 살아가는 개발자의 현실적 조언.]]></description>
      <link>https://leeduhan.github.io/posts/ai/ai-friend-or-enemy/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/ai/ai-friend-or-enemy/</guid>
      <pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (lee du han)</author>
      <category>AI</category><category>개발자</category><category>생산성</category><category>적자생존</category><category>기술변화</category><category>개발커리어</category><category>AI시대</category>
    </item>
  
    <item>
      <title><![CDATA[React 19 완벽 가이드]]></title>
      <description><![CDATA[React 19의 새로운 기능들과 변경사항을 자세히 알아봅니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/react-19-guide/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/react-19-guide/</guid>
      <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (Blog Author)</author>
      <category>react</category><category>javascript</category><category>frontend</category><category>web development</category>
    </item>
  
    <item>
      <title><![CDATA[Next.js 15의 새로운 기능들]]></title>
      <description><![CDATA[Next.js 15에서 도입된 주요 기능들과 개선사항을 살펴봅니다.]]></description>
      <link>https://leeduhan.github.io/posts/react/nextjs-15-features/</link>
      <guid isPermaLink="true">https://leeduhan.github.io/posts/react/nextjs-15-features/</guid>
      <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
      <author>greenandsnow@gmail.com (Blog Author)</author>
      <category>nextjs</category><category>react</category><category>web development</category><category>javascript</category>
    </item>
  
      </channel>
    </rss>