ORIGINAL REDDIT POST

Claude Code or Codex: Which is better at creating a subscription based SaaS?

I’ve been working with Claude Code in all its iterations for 6 months. Don’t get me wrong, the product output is good, but the lazy half-coded coverups and dodgy cost estimates, and breakdowns are doing my head in. I’m not a trendy vibe coder, I know systems…

Original postr/SaaS

I’ve been working with Claude Code in all its iterations for 6 months. Don’t get me wrong, the product output is good, but the lazy half-coded coverups and dodgy cost estimates, and breakdowns are doing my head in. I’m not a trendy vibe coder, I know systems well, and just suffer from dyspraxia and AuDHD. But I’d love hear experiences of people who’ve successfully launched SaaS platforms via Codex. I chose Claude, as I don’t quite trust OpenAI with my IP, but right now, I’m considering jumping ship, and asking Codex to help clean up my wriggling mess, and get me the hell to launch date. Lol.

Collected discussion

2 comments

u/DigitalWallets_

i've used both and i don't think the model is the bottleneck once a SaaS gets beyond MVP claude tends to be better at reasoning through larger codebases and architecture while codex is often faster at implementing focused coding tasks real difference comes from how you manage context break work into small milestones and review every PR. neither is fire-and-forget for a subscription SaaS. if claude is starting to feel messy you could try using codex on a copy of the project to refactor or tackle isolated modules before committing to a full migration. sometimes a fresh pair of AI eyes is surprisingly good at cleaning up technical debt

u/CDivine37OP

I hear you. That was my thinking too. In the past, that fresh pair of AI eyes and perspective has gotten me out of holes on smaller apps. And I really need to get through those final milestones.