Articles RSS

Notes on mobile development.

What I learn shipping React Native apps: architecture, performance, the decisions and the numbers. Written to make me think, published to be useful.

  1. 3 min read

    One Supabase project for every app I ship

    How a schema per app, row-level security on every table and prefixed edge functions let a solo developer add a new backend in zero minutes.

    SupabasePostgreSQLArchitectureRead
  2. 2 min read

    The 5-point rule: how I decide which app to build next

    Five yes-or-no questions, scored before a domain is bought. Four out of five builds. Anything less waits or dies.

    StrategyIndie appsValidationRead
  3. 3 min read

    The stack that lets me ship a React Native app in two weeks

    Expo, EAS, Supabase, RevenueCat, PostHog and Sentry, chosen once and never chosen again. What each one does, and what I refuse to add.

    React NativeExpoRevenueCatStackRead