I was against AI-assisted coding until I started a pet iOS project and used Claude (Code) Desktop to have someone to discuss my architecture and design decisions with. At first, I only accepted code snippets that I copy/pasted myself, but with Claude Code`s use of git worktrees I now more often trust Claude to edit my code.
I review every single line and keep the increments small. I also commit often. Wouldn't want to go back to coding alone.
I review every single line and keep the increments small. I also commit often. Wouldn't want to go back to coding alone.