
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>choi2021 DevLog</title>
      <link>https://choi2021.com/blog</link>
      <description>일상에 스며 들수있는 서비스를 만들어가는 개발자 최영준입니다. 매일의 고민과 배움을 기록합니다.</description>
      <language>ko-KR</language>
      <managingEditor>juni2004c@gmail.com (choi2021)</managingEditor>
      <webMaster>juni2004c@gmail.com (choi2021)</webMaster>
      <lastBuildDate>Tue, 06 Sep 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://choi2021.com/tags/javascript/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://choi2021.com/blog/2022-09-06-BEM과-자료형</guid>
    <title>BEM과 자바스크립트의 자료형</title>
    <link>https://choi2021.com/blog/2022-09-06-BEM과-자료형</link>
    undefined
    <pubDate>Tue, 06 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>css</category><category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-07-자바스크립트의-타입과연산자</guid>
    <title>자바스크립트의 타입과 연산자</title>
    <link>https://choi2021.com/blog/2022-09-07-자바스크립트의-타입과연산자</link>
    undefined
    <pubDate>Wed, 07 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-07-자바스트립트의-두가지-복사방법</guid>
    <title>자바스크립트의 두가지 복사 방법</title>
    <link>https://choi2021.com/blog/2022-09-07-자바스트립트의-두가지-복사방법</link>
    undefined
    <pubDate>Wed, 07 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-10-intersection-observer </guid>
    <title>Intersection observer</title>
    <link>https://choi2021.com/blog/2022-09-10-intersection-observer </link>
    undefined
    <pubDate>Sat, 10 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>브라우저</category><category>web</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-12-브라우저API</guid>
    <title>Browser API</title>
    <link>https://choi2021.com/blog/2022-09-12-브라우저API</link>
    undefined
    <pubDate>Mon, 12 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>브라우저</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-13-함수</guid>
    <title>함수</title>
    <link>https://choi2021.com/blog/2022-09-13-함수</link>
    undefined
    <pubDate>Tue, 13 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-14-객체</guid>
    <title>객체</title>
    <link>https://choi2021.com/blog/2022-09-14-객체</link>
    undefined
    <pubDate>Wed, 14 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-17-빌트인객체</guid>
    <title>빌트인 객체</title>
    <link>https://choi2021.com/blog/2022-09-17-빌트인객체</link>
    undefined
    <pubDate>Sat, 17 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-19-array</guid>
    <title>Array</title>
    <link>https://choi2021.com/blog/2022-09-19-array</link>
    undefined
    <pubDate>Mon, 19 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-22-iteration</guid>
    <title>Iteration</title>
    <link>https://choi2021.com/blog/2022-09-22-iteration</link>
    undefined
    <pubDate>Thu, 22 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-09-24-Map과Set</guid>
    <title>Map과 Set</title>
    <link>https://choi2021.com/blog/2022-09-24-Map과Set</link>
    undefined
    <pubDate>Sat, 24 Sep 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-11-20-스코프-실행컨테스트-클로저</guid>
    <title>스코프,실행컨텍스트,클로저</title>
    <link>https://choi2021.com/blog/2022-11-20-스코프-실행컨테스트-클로저</link>
    undefined
    <pubDate>Sun, 20 Nov 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-11-24-Critical-Rendering-Path</guid>
    <title>💻 Critical Rendering Path</title>
    <link>https://choi2021.com/blog/2022-11-24-Critical-Rendering-Path</link>
    undefined
    <pubDate>Thu, 24 Nov 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>web</category><category>javascript</category><category>event-loop</category><category>performance</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-11-27-비동기와-프로미스</guid>
    <title>비동기와 프로미스</title>
    <link>https://choi2021.com/blog/2022-11-27-비동기와-프로미스</link>
    undefined
    <pubDate>Sun, 27 Nov 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-02-제너레이터와-async-await</guid>
    <title>제너레이터와 Async-Await</title>
    <link>https://choi2021.com/blog/2022-12-02-제너레이터와-async-await</link>
    undefined
    <pubDate>Fri, 02 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-05-호이스팅</guid>
    <title>호이스팅</title>
    <link>https://choi2021.com/blog/2022-12-05-호이스팅</link>
    undefined
    <pubDate>Mon, 05 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-09-this</guid>
    <title>this</title>
    <link>https://choi2021.com/blog/2022-12-09-this</link>
    undefined
    <pubDate>Fri, 09 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-12-생성자함수-프로토타입</guid>
    <title>생성자 함수, 프로토타입</title>
    <link>https://choi2021.com/blog/2022-12-12-생성자함수-프로토타입</link>
    undefined
    <pubDate>Mon, 12 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>객체지향</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-23-class</guid>
    <title>클래스</title>
    <link>https://choi2021.com/blog/2022-12-23-class</link>
    undefined
    <pubDate>Fri, 23 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>문법</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2022-12-30-이벤트</guid>
    <title>이벤트</title>
    <link>https://choi2021.com/blog/2022-12-30-이벤트</link>
    undefined
    <pubDate>Thu, 15 Dec 2022 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2023-01-23-Vite와-번들러</guid>
    <title>Vite는 왜 빠를까, 번들러에 대한 정리</title>
    <link>https://choi2021.com/blog/2023-01-23-Vite와-번들러</link>
    undefined
    <pubDate>Mon, 23 Jan 2023 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>vite</category><category>bundler</category><category>javascript</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2024-03-03-자바스크립트의-동시성-이해하기</guid>
    <title>Promise.all의 동시성 이해하기</title>
    <link>https://choi2021.com/blog/2024-03-03-자바스크립트의-동시성-이해하기</link>
    <description>자바스크립트의 동시성에 대해 알아보자</description>
    <pubDate>Sun, 03 Mar 2024 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>javascript</category><category>performance</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2024-03-17-이벤트루프와-ReactNative</guid>
    <title>이벤트 루프 in React/React native 1편</title>
    <link>https://choi2021.com/blog/2024-03-17-이벤트루프와-ReactNative</link>
    <description>이벤트 루프의 동작원리를 React와 React Native의 코드를 이용해 알아보자. 1편은 callback과 Promise를 React와 React Native 예제 코드와 함께 정리해보려 한다.</description>
    <pubDate>Sun, 17 Mar 2024 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>performance</category><category>javascript</category><category>react</category><category>reactnative</category><category>eventloop</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2024-11-18-패키지매니저</guid>
    <title>패키지 매니저 비교해보기</title>
    <link>https://choi2021.com/blog/2024-11-18-패키지매니저</link>
    <description>패키지 매니저의 역할을 정리해보고 npm, yarn, pnpm, yarn berry에 대해 비교해보자</description>
    <pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>frontend</category><category>javascript</category><category>package-manager</category>
  </item>

    </channel>
  </rss>
