<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>눕코딩 새 글</title>
    <link>https://www.nupcoding.com</link>
    <description>비전공자를 위한 바이브코딩 공부와 AI 활용, 서비스 운영, 수익화 칼럼을 전합니다.</description>
    <language>ko-KR</language>
    <lastBuildDate>Mon, 07 Sep 2026 20:06:57 GMT</lastBuildDate>
    <ttl>60</ttl>
    <item>
      <title>무료 도구의 쓸모를 지키며 유료 기능 경계를 찾는 법</title>
      <link>https://www.nupcoding.com/blog/free-tool-to-paid-feature</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/free-tool-to-paid-feature</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>무료 사용자가 문제를 끝낼 수 있는 기본 흐름은 남기고 반복 작업, 저장, 협업처럼 추가 가치와 운영비가 생기는 지점에서 작은 유료 제안을 검증합니다.</description>
      <category>수익화</category>
    </item>
    <item>
      <title>npm 패키지와 의존성을 장보기 목록처럼 읽는 법</title>
      <link>https://www.nupcoding.com/study/npm-packages-dependencies</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/npm-packages-dependencies</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>다른 사람이 만든 코드 묶음인 패키지와 프로젝트가 기대는 의존성을 구분하고 package.json과 package-lock.json을 안전하게 읽는 순서를 배웁니다.</description>
      <category>개발 도구</category>
    </item>
    <item>
      <title>TypeScript 타입을 택배 상자 라벨처럼 읽는 첫 연습</title>
      <link>https://www.nupcoding.com/study/typescript-types-for-beginners</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/typescript-types-for-beginners</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>TypeScript가 값의 종류를 실행 전에 확인하는 방식을 상자 라벨에 빗대어 이해하고 문자열과 숫자 오류를 작은 함수로 직접 구분합니다.</description>
      <category>개발 도구</category>
    </item>
    <item>
      <title>오류와 로그를 진료 기록처럼 읽고 원인을 좁히는 순서</title>
      <link>https://www.nupcoding.com/study/errors-logs-debugging</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/errors-logs-debugging</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>화면 증상과 오류 메시지와 로그를 서로 다른 단서로 구분하고 첫 실패 위치와 재현 조건을 기록해 디버깅 범위를 줄이는 법을 익힙니다.</description>
      <category>서비스 운영</category>
    </item>
    <item>
      <title>단위와 통합과 브라우저 테스트를 주방 검사처럼 나누기</title>
      <link>https://www.nupcoding.com/study/tests-unit-integration-browser</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/tests-unit-integration-browser</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>작은 함수, 연결된 기능, 실제 브라우저 흐름을 확인하는 테스트의 범위를 구분하고 통과 결과가 무엇을 보장하고 무엇을 남기는지 배웁니다.</description>
      <category>개발 도구</category>
    </item>
    <item>
      <title>저장과 빌드와 배포를 포장 배송 공개처럼 구분하기</title>
      <link>https://www.nupcoding.com/study/build-deploy-release</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/build-deploy-release</guid>
      <pubDate>Mon, 07 Sep 2026 15:00:00 GMT</pubDate>
      <description>코드 저장, 프로덕션 빌드, 미리보기 배포, 실제 공개 확인을 서로 다른 상태로 나누고 공개 주소에서 다시 검증해야 하는 이유를 배웁니다.</description>
      <category>서비스 운영</category>
    </item>
    <item>
      <title>첫 유료 고객이 말해 주는 문제와 지불 이유를 먼저 확인하는 법</title>
      <link>https://www.nupcoding.com/blog/first-paying-user-before-scale</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/first-paying-user-before-scale</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>바이브코딩으로 만든 서비스를 크게 키우기 전에 첫 유료 고객 후보를 직접 찾고, 실제 문제와 구매 결정과 지불 이유를 작은 대화와 제안으로 검증합니다.</description>
      <category>수익화</category>
    </item>
    <item>
      <title>파일 경로를 집 주소처럼 읽고 터미널에서 길을 잃지 않는 법</title>
      <link>https://www.nupcoding.com/study/files-folders-paths-terminal</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/files-folders-paths-terminal</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>파일과 폴더, 절대경로와 상대경로, 터미널의 현재 위치를 집 주소와 길 안내에 빗대어 읽고 안전한 확인 명령부터 연습합니다.</description>
      <category>개발 도구</category>
    </item>
    <item>
      <title>HTML과 CSS와 JavaScript를 집 구조와 꾸밈과 동작으로 나누기</title>
      <link>https://www.nupcoding.com/study/html-css-javascript-roles</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/html-css-javascript-roles</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>웹 화면을 이루는 HTML, CSS, JavaScript가 각각 구조, 꾸밈, 동작을 맡는 이유를 작은 버튼 예제로 확인하고 문제를 나누는 법을 배웁니다.</description>
      <category>웹 기초</category>
    </item>
    <item>
      <title>모바일 반응형 화면과 키보드 접근성을 함께 점검하는 첫 순서</title>
      <link>https://www.nupcoding.com/study/responsive-design-accessibility</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/responsive-design-accessibility</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>화면 너비에 맞춰 배치가 바뀌는 반응형 디자인과 마우스 없이도 쓸 수 있는 키보드 접근성을 작은 카드 예제로 함께 점검합니다.</description>
      <category>웹 기초</category>
    </item>
    <item>
      <title>입력 폼의 오류를 주문서 확인처럼 설계하는 법</title>
      <link>https://www.nupcoding.com/study/forms-validation-errors</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/forms-validation-errors</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>회원가입과 주문 입력에서 형식 검증, 이해할 수 있는 오류 문장, 서버 재검사가 왜 함께 필요한지 작은 이메일 폼으로 연습합니다.</description>
      <category>웹 기초</category>
    </item>
    <item>
      <title>쿠키와 세션과 브라우저 저장소를 보관함 위치로 구분하기</title>
      <link>https://www.nupcoding.com/study/cookies-sessions-local-storage</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/cookies-sessions-local-storage</guid>
      <pubDate>Sun, 06 Sep 2026 15:00:00 GMT</pubDate>
      <description>로그인과 화면 설정에 쓰이는 쿠키, 서버 세션, localStorage의 보관 위치와 전송 차이를 이해하고 민감한 값을 두지 않을 곳을 판단합니다.</description>
      <category>데이터와 보안</category>
    </item>
    <item>
      <title>바이브코딩 서비스가 돈이 되기 전 먼저 확인할 숫자 다섯 가지</title>
      <link>https://www.nupcoding.com/blog/vibe-coding-product-metrics-before-revenue</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/vibe-coding-product-metrics-before-revenue</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>무료 툴이나 작은 웹서비스를 만든 뒤 광고부터 붙이기 전에 문제 해결률, 재방문, 완료율, 유입 의도, 운영비를 어떤 순서로 확인해야 하는지 실전 기준으로 정리했습니다.</description>
      <category>수익화</category>
    </item>
    <item>
      <title>주소를 입력하면 웹페이지가 열리는 과정을 주문 배달처럼 이해하기</title>
      <link>https://www.nupcoding.com/study/how-web-request-response-works</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/how-web-request-response-works</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>브라우저에 주소를 입력한 뒤 DNS 조회, HTTP 요청, 서버 응답, 화면 표시가 어떤 순서로 이어지는지 비전공자 눈높이에서 설명합니다.</description>
      <category>인터넷 기초</category>
    </item>
    <item>
      <title>프론트엔드와 백엔드와 데이터베이스를 식당 역할로 구분하기</title>
      <link>https://www.nupcoding.com/study/frontend-backend-database-roles</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/frontend-backend-database-roles</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>화면을 만드는 프론트엔드, 규칙을 처리하는 백엔드, 기록을 보관하는 데이터베이스가 한 기능 안에서 어떻게 협력하는지 설명합니다.</description>
      <category>웹 개발 기초</category>
    </item>
    <item>
      <title>API와 JSON을 메뉴판과 주문서처럼 읽는 첫 연습</title>
      <link>https://www.nupcoding.com/study/api-json-beginner-guide</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/api-json-beginner-guide</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>외부 서비스 기능을 빌려 쓰는 API의 뜻과 요청·응답에 자주 쓰이는 JSON 구조를 작은 날씨 예시로 차근차근 읽어 봅니다.</description>
      <category>API 기초</category>
    </item>
    <item>
      <title>Git 커밋과 브랜치를 게임 저장 지점처럼 이해하기</title>
      <link>https://www.nupcoding.com/study/git-commit-branch-beginner-guide</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/git-commit-branch-beginner-guide</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>AI가 코드를 바꾸기 전에 꼭 알아야 할 Git의 작업 폴더, 스테이징, 커밋, 브랜치 개념을 안전한 복구 관점에서 설명합니다.</description>
      <category>Git 기초</category>
    </item>
    <item>
      <title>환경변수와 API 키를 서랍과 금고처럼 구분하는 법</title>
      <link>https://www.nupcoding.com/study/environment-variables-and-secrets</link>
      <guid isPermaLink="true">https://www.nupcoding.com/study/environment-variables-and-secrets</guid>
      <pubDate>Sat, 05 Sep 2026 15:00:00 GMT</pubDate>
      <description>설정값을 코드 밖으로 빼는 환경변수의 역할, 비밀키를 별도로 보호해야 하는 이유, 프론트엔드 노출과 로그 유출을 막는 기본 수칙을 다룹니다.</description>
      <category>보안 기초</category>
    </item>
    <item>
      <title>AI 자동 발행은 많이 쓰는 것보다 멈출 기준이 먼저다</title>
      <link>https://www.nupcoding.com/blog/ai-content-automation-quality-gates</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/ai-content-automation-quality-gates</guid>
      <pubDate>Sat, 29 Aug 2026 15:00:00 GMT</pubDate>
      <description>검색 노출만 보고 글 수를 늘리기 전에 출처, 중복, 실용성, 기술 검증을 통과한 콘텐츠만 공개하는 운영 기준을 정리했습니다.</description>
      <category>업무 자동화</category>
    </item>
    <item>
      <title>MCP 연결 전 권한과 로그를 먼저 설계하는 법</title>
      <link>https://www.nupcoding.com/blog/mcp-practical-guide-2026</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/mcp-practical-guide-2026</guid>
      <pubDate>Thu, 05 Mar 2026 15:00:00 GMT</pubDate>
      <description>MCP 서버를 처음 붙일 때 읽기 전용 범위, 입력 스키마, 승인 지점, 로그와 복구 절차를 어떤 순서로 정해야 하는지 공식 명세를 바탕으로 정리했습니다.</description>
      <category>업무 자동화</category>
    </item>
    <item>
      <title>툴 호출과 구조화 출력은 역할을 나눌 때 안정된다</title>
      <link>https://www.nupcoding.com/blog/agent-workflow-structured-output</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/agent-workflow-structured-output</guid>
      <pubDate>Tue, 03 Mar 2026 15:00:00 GMT</pubDate>
      <description>에이전트가 외부 기능을 실행할 때와 사용자에게 결과를 돌려줄 때, 각각 어떤 스키마와 검증을 둬야 하는지 공식 문서를 바탕으로 정리했습니다.</description>
      <category>실전 가이드</category>
    </item>
    <item>
      <title>RAG 검색 품질은 평가 세트부터 고쳐야 한다</title>
      <link>https://www.nupcoding.com/blog/rag-hybrid-rerank-practical</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/rag-hybrid-rerank-practical</guid>
      <pubDate>Sun, 01 Mar 2026 15:00:00 GMT</pubDate>
      <description>하이브리드 검색과 리랭킹을 바로 붙이기 전에, 실제 질문·정답 근거·실패 유형으로 평가 세트를 만들고 개선 전후를 확인하는 방법을 정리했습니다.</description>
      <category>업무 자동화</category>
    </item>
    <item>
      <title>온디바이스 AI가 뜨는 이유: SLM + 프라이버시 + 오프라인 UX</title>
      <link>https://www.nupcoding.com/blog/on-device-ai-slm-guide</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/on-device-ai-slm-guide</guid>
      <pubDate>Fri, 27 Feb 2026 15:00:00 GMT</pubDate>
      <description>작은 모델(SLM)과 온디바이스 추론이 다시 주목받는 이유를 실무 관점에서 정리했습니다.</description>
      <category>AI 트렌드</category>
    </item>
    <item>
      <title>AI 영상 제작 실전: 프롬프트보다 샷 설계가 결과를 바꾼다</title>
      <link>https://www.nupcoding.com/blog/ai-video-production-playbook</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/ai-video-production-playbook</guid>
      <pubDate>Tue, 24 Feb 2026 15:00:00 GMT</pubDate>
      <description>텍스트만 넣고 기다리는 시대는 끝났습니다. AI 영상 제작에서 결과를 좌우하는 실전 워크플로우를 정리했습니다.</description>
      <category>영상 제작</category>
    </item>
    <item>
      <title>업무 자동화에서 실패를 줄이는 운영 규칙 7가지</title>
      <link>https://www.nupcoding.com/blog/ai-automation-operating-rules</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/ai-automation-operating-rules</guid>
      <pubDate>Sat, 21 Feb 2026 15:00:00 GMT</pubDate>
      <description>AI 자동화를 오래 굴리려면 모델보다 운영 규칙이 먼저입니다. 실무에서 바로 적용 가능한 7가지 규칙을 정리했습니다.</description>
      <category>업무 자동화</category>
    </item>
    <item>
      <title>AI 코딩 혁명: 개발자가 아니어도 코딩하는 시대</title>
      <link>https://www.nupcoding.com/blog/ai-coding-revolution</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/ai-coding-revolution</guid>
      <pubDate>Fri, 28 Feb 2025 15:00:00 GMT</pubDate>
      <description>ChatGPT, Claude, Cursor 등 AI 도구가 바꾸고 있는 코딩의 미래. 비개발자도 앱을 만들 수 있는 시대가 왔습니다.</description>
      <category>AI 트렌드</category>
    </item>
    <item>
      <title>Cursor IDE 실전 팁 10가지</title>
      <link>https://www.nupcoding.com/blog/cursor-tips</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/cursor-tips</guid>
      <pubDate>Wed, 19 Feb 2025 15:00:00 GMT</pubDate>
      <description>AI 코딩 에디터 Cursor를 200% 활용하는 실전 팁. 프롬프트 작성법부터 단축키까지.</description>
      <category>도구 리뷰</category>
    </item>
    <item>
      <title>노코드 vs AI 코딩: 무엇을 선택해야 할까?</title>
      <link>https://www.nupcoding.com/blog/no-code-vs-ai-code</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/no-code-vs-ai-code</guid>
      <pubDate>Sun, 09 Feb 2025 15:00:00 GMT</pubDate>
      <description>Bubble, Webflow 같은 노코드 도구와 AI 코딩의 장단점 비교. 당신에게 맞는 선택은?</description>
      <category>비교 분석</category>
    </item>
    <item>
      <title>코딩 프롬프트 작성의 기술</title>
      <link>https://www.nupcoding.com/blog/prompt-engineering-for-coding</link>
      <guid isPermaLink="true">https://www.nupcoding.com/blog/prompt-engineering-for-coding</guid>
      <pubDate>Mon, 27 Jan 2025 15:00:00 GMT</pubDate>
      <description>AI에게 원하는 코드를 정확히 생성하게 만드는 프롬프트 엔지니어링 핵심 원칙 5가지.</description>
      <category>AI 트렌드</category>
    </item>
  </channel>
</rss>
