tw.heo Github

About

I'm tw.heo — interested in interaction and animation, and in building real products with them.

I mainly build with React Native.

My goals are

  • To help people experience flow
  • To become a flexible maker
  • To live by my own rhythm

I try to think deeply and write clearly.

Recent posts

see all posts
  • 서버 부하를 고려한 API fetch retry 기능

    단일 백엔드 서버의 부하를 줄이기 위해 exponential backoff + jitter 기반 API retry 로직을 설계하고 TanStack Query로 구현한 과정을 정리했다.

    Apr 1, 2026

    #Network
  • RN iOS 3D Transform Aliasing 해결하기 - 모바일 GPU 동작 원리

    모바일 GPU 아키텍쳐부터 Offscreen Rendering 까지 동작원리를 이해하고, shouldRasterizeIOS 로 aliasing 을 해결하는 과정을 정리했다.

    Mar 21, 2026

    #React Native
  • 폰트 로드 중 렌더블로킹 waterfall 문제 해결하기

    Next.js 16 프로젝트에서 폰트 로드 중 렌더블로킹 waterfall 문제를 만났다. 렌더블로킹에 대해 자세히 알아보고 waterfall 문제를 해결하는 과정을 정리했다.

    Mar 7, 2026

    #Next.js

Recent projects

see all projects