Resources / Blog

System Design Notes

Practical breakdowns of engineering concepts. Written for product builders who prioritize speed, clarity, and reliable systems.

Latest Write-up

8 min read

API Caching Explained: React Query, SWR, and Apollo Client

A deep-dive into API caching from a system design perspective, covering React Query, SWR, and Apollo Client with real-world trade-offs.

API CachingReact QuerySWRApollo ClientPerformanceSystem DesignFrontend

Previously