Skip to content
jarrettyew.com

Blog

Three things I keep coming back to

Philosophy, entrepreneurship, and tech. The work and the life behind it - written down so I stop relearning the same lessons.

Philosophy
Life struggle, kinship, and family.
Entrepreneurship
Freelancing and the one-person business.
Tech
AI, Ruby on Rails, and ERP.
  1. August 16, 2026

    Migrating a portfolio to Tailwind CSS v4

    What actually changes when you move from the JavaScript config to the CSS-first setup - and the one thing that made dark mode simpler.

    Tech3 min readTailwindCSS
  2. August 10, 2026

    A file-based blog in Next.js, without a CMS

    Markdown files, frontmatter, and about eighty lines of TypeScript - why I stopped reaching for a headless CMS on small sites.

    Tech3 min readNext.jsMDX