<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>bluewarn.dev</title><description>프론트 엔드 개발자의 기록 블로그</description><link>https://blog.bluewarn.dev/</link><item><title>Next.js 14 Server Action과 set-cookie</title><link>https://blog.bluewarn.dev/posts/nextjs-server-action-with-cookie/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/nextjs-server-action-with-cookie/</guid><description>Next.js + next-auth0 SDK 환경에서 Server Action을 호출할 때 컴포넌트가 다시 렌더링되는 문제를 분석하고 해결 방안을 제시합니다.</description><pubDate>Thu, 24 Oct 2024 07:16:05 GMT</pubDate></item><item><title>Firefox Browser Extension Storage API 버그</title><link>https://blog.bluewarn.dev/posts/firefox-storage-api-bug/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/firefox-storage-api-bug/</guid><description>Firefox Addon과 Browser Storage API의 onChanged 이벤트 버그</description><pubDate>Thu, 17 Oct 2024 00:18:14 GMT</pubDate></item><item><title>modulo 연산자의 의미와 활용</title><link>https://blog.bluewarn.dev/posts/modulo-circulation/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/modulo-circulation/</guid><description>modulo 연산의 사용 방법에 대한 설명</description><pubDate>Sat, 28 Sep 2024 01:57:46 GMT</pubDate></item><item><title>Mongoose + Next.js Server Action과 객체 직렬화</title><link>https://blog.bluewarn.dev/posts/mongodb-objectid-serialization/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/mongodb-objectid-serialization/</guid><description>Next.js에서 Server Action 호출 시 MongoDB의 ObjectId 객체가 직렬화되지 않는 문제</description><pubDate>Sat, 14 Sep 2024 03:37:51 GMT</pubDate></item><item><title>CORS (Cross-Origin Resource Sharing)</title><link>https://blog.bluewarn.dev/posts/cors/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/cors/</guid><description>CORS의 정의와 필요성에 대한 글</description><pubDate>Sun, 25 Aug 2024 06:39:45 GMT</pubDate></item><item><title>PM2 프로세스 매니져로 Next.js / Express.js 애플리케이션 프로덕션 배포하기</title><link>https://blog.bluewarn.dev/posts/pm2/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/pm2/</guid><description>ecosystem 설정 파일 작성 방법과 npm script 설정 방법을 설명합니다.</description><pubDate>Fri, 16 Aug 2024 06:54:11 GMT</pubDate></item><item><title>data-* 속성으로 HTML에 데이터 저장하기</title><link>https://blog.bluewarn.dev/posts/data-for-html/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/data-for-html/</guid><description>data-* 속성을 정의하고 javascript로 접근하는 방법</description><pubDate>Tue, 06 Aug 2024 00:45:12 GMT</pubDate></item><item><title>DOM 객체</title><link>https://blog.bluewarn.dev/posts/dom-basic/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/dom-basic/</guid><description>Javascript와 DOM 객체</description><pubDate>Mon, 05 Aug 2024 06:18:46 GMT</pubDate></item><item><title>React Hooks 주의 사항</title><link>https://blog.bluewarn.dev/posts/react-hooks/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/react-hooks/</guid><description>React Hooks 관련 오류와 해결 과정에 대한 글</description><pubDate>Mon, 05 Aug 2024 01:55:54 GMT</pubDate></item><item><title>Javascript Immediately Invoked Function Expression (즉시 실행 함수)</title><link>https://blog.bluewarn.dev/posts/js-iife/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/js-iife/</guid><description>IIFE 개념과 주의사항</description><pubDate>Wed, 31 Jul 2024 02:16:27 GMT</pubDate></item><item><title>Javascript의 this 키워드</title><link>https://blog.bluewarn.dev/posts/js-this/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/js-this/</guid><description>Javascript의 this 키워드의 동작에 대한 설명</description><pubDate>Tue, 30 Jul 2024 04:10:33 GMT</pubDate></item><item><title>factorial 알고리즘 구현</title><link>https://blog.bluewarn.dev/posts/factorial/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/factorial/</guid><description>factorial 함수를 구현하는 두 가지 방법</description><pubDate>Mon, 29 Jul 2024 06:18:14 GMT</pubDate></item><item><title>CSS의 구조와 적용 방법</title><link>https://blog.bluewarn.dev/posts/css-how-to-use/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/css-how-to-use/</guid><description>CSS의 구조와 적용 방법에 대한 설명</description><pubDate>Mon, 29 Jul 2024 04:15:20 GMT</pubDate></item><item><title>CSS 시작</title><link>https://blog.bluewarn.dev/posts/css-intro/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/css-intro/</guid><description>CSS3 시작</description><pubDate>Mon, 29 Jul 2024 01:48:29 GMT</pubDate></item><item><title>첫 글</title><link>https://blog.bluewarn.dev/posts/blog-start/</link><guid isPermaLink="true">https://blog.bluewarn.dev/posts/blog-start/</guid><description>블로그를 여는 글</description><pubDate>Sat, 27 Jul 2024 12:05:03 GMT</pubDate></item></channel></rss>