Blog — Guides
Releases, architecture notes, and the reasoning behind the decisions.
-
Guide: A Searchable, Sortable, Paginated Table in One Class
Live search, clickable column sorting, numbered pagination, and shareable URLs for all of it — built as a single Flow component, with the two traps this feature always hides called out along the way.
Guides Read -
Guide: Build go/ — A Team Link Shortener in One Sitting
A shortener is two apps in one: a redirect that has to be instant, and a UI a human uses all day. Here is the whole thing — model, redirect, dashboard, live click counts, tests — with the three traps that decide whether it survives contact with a team.
Guides Read