Migrating yoginth.com: Waku → Next.js → Phoenix

Published at Sep 25 2025 431 views

From Waku to Next.js to Phoenix

I’ve rebuilt this site a few times. Waku was a fun way to prototype, Next.js was a safe harbor for a while, and Phoenix ended up being the calm, boring foundation I wanted.

Why move at all? I wanted fewer knobs, faster pages, and a single place to run everything - routing, templates, tiny background jobs - without gluing together a bunch of services.

Waku

Next.js

Phoenix

What I shipped

What got better

Trade‑offs

What’s next

That’s it. If you’re deciding between frameworks for a simple site: pick the one that makes you want to write. For me, that’s Phoenix right now.