<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
        <loc>https://dev.drawyourmind.com/</loc>
        <lastmod>2026-05-21T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    
    
    <!-- 가족 미니게임 웹앱 miniplay 제작기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/miniplay-dev-review/</loc>
        <lastmod>2026-05-21T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 기획전 페이지에 이벤트 기간 가드 적용하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/event-period-guard/</loc>
        <lastmod>2026-05-21T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 와이프의 파티풍선 사업, 남편이 홈페이지 제작한 후기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/blanc-belluno-launch-review/</loc>
        <lastmod>2026-05-20T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 협업 중 안전하게 force push 하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/force-with-lease/</loc>
        <lastmod>2025-07-17T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- CursorAI 활용 가이드 - 사이드 프로젝트를 빠르게 완성하는 3단계 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/cursorai-project-guide/</loc>
        <lastmod>2025-01-24T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- AI 시대, 40대 개발자의 생존 전략과 커리어에 대한 생각 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/senior-developer-survival/</loc>
        <lastmod>2024-12-10T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 웹사이트에서 리다이렉트가 SEO에 미치는 영향과 해결 방법 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/seo-app-redirect/</loc>
        <lastmod>2024-11-08T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Next.js 15 주요 업데이트와 새로운 기능 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/nextjs15-feature-overview/</loc>
        <lastmod>2024-11-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Turbopack 웹 애플리케이션 성능을 높이는 차세대 번들러 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/introduction_to_turbopack/</loc>
        <lastmod>2024-11-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 안드로이드 디바이스에서 popstate 이벤트를 사용하는 방법 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/popstate-on-android/</loc>
        <lastmod>2024-09-09T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 아이폰(iOS)에서 Input 자동 focus가 동작하지 않는 이유와 대처법 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/ios-input-issue/</loc>
        <lastmod>2024-08-29T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- autocomplete 속성으로 웹 폼 최적화하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/autocomplete/</loc>
        <lastmod>2024-08-29T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- URI와 URL -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/uri-url-difference-between/</loc>
        <lastmod>2024-06-10T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트에서 꼭 익혀야 할 5가지 개념 - 5.this -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/4-js-essential5-this/</loc>
        <lastmod>2024-05-31T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트에서 꼭 익혀야 할 5가지 개념 - 4.호출 스택 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/3-js-essential5-callstack/</loc>
        <lastmod>2024-05-31T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트에서 꼭 익혀야 할 5가지 개념 - 3.실행 컨텍스트 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/2-js-essential5-execution-context/</loc>
        <lastmod>2024-05-31T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트에서 꼭 익혀야 할 5가지 개념 - 2.Promise -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/1-js-essential5-promise/</loc>
        <lastmod>2024-05-31T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트에서 꼭 익혀야 할 5가지 개념 - 1.스코프(Scope) -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/js-essential5-scope/</loc>
        <lastmod>2024-05-30T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 자바스크립트로 라이브러리 없이 UUID 함수 만들기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/js-create-uuid/</loc>
        <lastmod>2023-08-18T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Next.js에서 iron-session을 이용해 세션 관리하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/nextjs-iron-session/</loc>
        <lastmod>2023-03-27T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- axios interceptors를 이용해서 token 관리 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/axios-interceptors-token-manage/</loc>
        <lastmod>2023-03-17T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- docker stop, kill 커맨드 차이점 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/docker-stop-kill/</loc>
        <lastmod>2023-03-04T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- AWS EC2 볼륨(용량) 확장하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/aws-ec2-volume/</loc>
        <lastmod>2023-02-28T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Next.js에서 외부 이미지 사용하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/nextjs-remote-image/</loc>
        <lastmod>2023-02-14T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 프로젝트를 대하는 자세에 대하여 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/attitude-towards-project/</loc>
        <lastmod>2023-02-10T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Vue에서 자체 페칭을 이용한 동적 Markdown 데이터 렌더링 하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/vue-markdown-render/</loc>
        <lastmod>2023-02-09T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- github page에 커스텀 도메인 연결하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/github-custom-domain/</loc>
        <lastmod>2020-11-03T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- AWS CloudFront -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/aws-cloudfront-basic/</loc>
        <lastmod>2020-10-28T12:36:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- file formdata 삭제하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/js-jquery-file-formdata/</loc>
        <lastmod>2020-10-27T07:35:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 네임서버 조회 nslookup -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/nslookup/</loc>
        <lastmod>2020-10-08T12:40:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Linux java -jar 백그라운드에서 실행(nohup) -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/linux-java-jar-nohup/</loc>
        <lastmod>2020-09-22T09:45:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 터미널 find 커맨드로 파일 검색하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/terminal-find-commad/</loc>
        <lastmod>2020-09-17T04:44:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- ssh 접속 오류 "REMOTE HOST IDENTIFICATION HAS CHANGED" -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/ssh-connect-warning/</loc>
        <lastmod>2020-09-15T03:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- table의 thead 고정과 tbody 스크롤 처리하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/table-thead-fixed-tbody-scroll/</loc>
        <lastmod>2020-09-09T04:44:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 터미널에서 gradlew 빌드시 command not found, permission denined 뜰때 권한 조정하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/gradle-command-not-found/</loc>
        <lastmod>2020-08-24T03:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Spring 환경에서 aws mariaDB 연결하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/spring-gradle-aws-mariadb/</loc>
        <lastmod>2020-08-23T03:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- SpringBoot Gradle 프로젝트에서 war 빌드시 톰캣에 정상 배포 실패 현상 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/boot-gradle-war-fail/</loc>
        <lastmod>2020-08-21T03:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- DOM에 접근해야 하는 시점이 애매할 때 $nextTick 사용하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/vue-nextTick/</loc>
        <lastmod>2020-08-06T18:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- iPad 분기 처리 이슈 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/ios-ipad-detect-issue/</loc>
        <lastmod>2020-07-21T18:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- AWS RDS 인코딩 UTF8 설정하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/aws-rds-parameter-group/</loc>
        <lastmod>2020-07-20T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- Vue.js int와 float만 허용한다. v-int 사용하기 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/vue-input-only-number/</loc>
        <lastmod>2020-05-29T13:57:36+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 이클립스 Tomcat 실행 시 JDBC 관련 오류 해결 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/tomcat-jdbc-error/</loc>
        <lastmod>2020-05-17T16:27:36+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- oh-my-zsh 터미널에서 자주 사용하는 git 단축 명령어 모음 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/zsh-git-shorcuts/</loc>
        <lastmod>2020-05-15T11:35:36+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- for in, for of 한줄 정리 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/for-in-for-of/</loc>
        <lastmod>2020-05-12T19:30:38+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- push() 메서드 대신 펼침 연산자로 원본의 변경을 피한다 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/spread-operator2/</loc>
        <lastmod>2020-05-12T18:09:38+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    
    <!-- 펼침 연산자를 활용해 배열을 본뜬다 -->
    <url>
        <loc>https://dev.drawyourmind.com/posts/spread-operator/</loc>
        <lastmod>2020-05-12T07:33:38+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    

    
    
    
    
    <!-- about.md -->
    <url>
        <loc>https://dev.drawyourmind.com/about/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- index.html -->
    <url>
        <loc>https://dev.drawyourmind.com/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    
    
    
    
    
    
    <!-- Tags -->
    <url>
        <loc>https://dev.drawyourmind.com/tags/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- CLAUDE.md -->
    <url>
        <loc>https://dev.drawyourmind.com/CLAUDE/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- index.html -->
    <url>
        <loc>https://dev.drawyourmind.com/page2/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- index.html -->
    <url>
        <loc>https://dev.drawyourmind.com/page3/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- index.html -->
    <url>
        <loc>https://dev.drawyourmind.com/page4/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    <!-- index.html -->
    <url>
        <loc>https://dev.drawyourmind.com/page5/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    
    
    
    
</urlset>
