
  <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>Thu, 24 Nov 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://choi2021.com/tags/performance/feed.xml" rel="self" type="application/rss+xml"/>
      
  <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-12-20-리액트-성능보장</guid>
    <title>React study: 리액트가 성능을 보장하는 방법</title>
    <link>https://choi2021.com/blog/2022-12-20-리액트-성능보장</link>
    undefined
    <pubDate>Mon, 23 Jan 2023 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>react</category><category>performance</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-03-30-App-StartUp-time-개선</guid>
    <title>App StartUp time 개선</title>
    <link>https://choi2021.com/blog/2024-03-30-App-StartUp-time-개선</link>
    <description>24년 1Q동안 App Start time 단축일감을 진행하며 겪었던 시행착오들을 기록해보자</description>
    <pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>performance</category><category>reactnative</category><category>회고</category>
  </item>

  <item>
    <guid>https://choi2021.com/blog/2024-06-30-NativeStack적용하기</guid>
    <title>🖥️ Native Stack 적용하기</title>
    <link>https://choi2021.com/blog/2024-06-30-NativeStack적용하기</link>
    <description>react-navigation의 Stack Navigator에서 Native Stack Navigator로 화면전환 성능 개선하기</description>
    <pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate>
    <author>juni2004c@gmail.com (choi2021)</author>
    <category>회고</category><category>react-navigation</category><category>react-native</category><category>performance</category><category>native stack</category>
  </item>

    </channel>
  </rss>
