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- #Architecture
Building an Offline-First Sync Architecture
How offline-first sync handles replica divergence, stale writes, and delayed updates.
Sep 13, 2026
-
- #Network
서버 부하를 고려한 API fetch retry 기능
단일 백엔드 서버의 부하를 줄이기 위해 exponential backoff + jitter 기반 API retry 로직을 설계하고 TanStack Query로 구현한 과정을 정리했다.
Apr 1, 2026