Skip to content
jarrettyew.com

Blog

Tech

Writeups on AI, Ruby on Rails, and ERP systems - architecture decisions and lessons from shipping.

  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.

    3 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.

    3 min readNext.jsMDX