Skip to content

    Dev Blog

    Case studies, practical advice, and technical breakdowns for founders who want to launch faster, improve existing products, and grow with better software.

    2025-08-15|5 min read

    TypeScript Patterns for Production React Applications

    Real-world TypeScript patterns that reduce bugs and improve developer experience — discriminated unions, generic components, branded types, exhaustive type guards, and error handling.

    Read article ->
    2025-07-15|5 min read

    Building a Custom CMS for Non-Technical Clients

    How to architect a headless CMS that non-technical clients actually enjoy using — with drag-and-drop page building, media management, role-based access, and a Next.js frontend.

    Read article ->
    2025-07-01|5 min read

    Why I Migrated from WordPress to Next.js

    A real migration story from WordPress to Next.js — covering performance gains, SEO preservation, 301 redirect strategy, editor workflow changes, and the hard tradeoffs involved.

    Read article ->