Writing
Notes from the build.
Short essays on shipping mobile and web — architecture, animation, and the boring decisions that make products feel fast.
Your App Should Know How to Talk
May 4, 2026Most apps nail the happy path but go silent when things get slow, empty, or broken. Here's how to handle loading, error, empty, and success states — and why good UI is a conversation, not a monologue.
#frontend#ux#react#mobileAPI Spec Dulu, Baru Ngoding: Prinsip Lama yang Makin Relevan di Era AI
April 30, 2026Selesai mengerjakan UI yang rapi, lalu ternyata struktur API backend-nya berbeda dari asumsi awal. Cerita ini terjadi di hampir setiap project tanpa API Contract. Inilah mengapa menulis spec dulu justru menghemat lebih banyak waktu — terutama di era AI.
#api#clean architecture#frontend#ai