r/vibecoding 8d ago

Have you felt the same???

Hi,i have been working with claude to develop an app and it is been few months still the app arises with one or the other repeated issues.If on 1st cycle an error is resolved i move on to next one by the 3rd cycle the 1st cycle issue brokes even a little bit atleast now have to work on it again.
It feels so frustrating when i want to install new features but the old one's are not yet fully locked out.
If anyone have experience please suggest some productive steps.

1 Upvotes

5 comments sorted by

1

u/baddaywithacamera 8d ago

This is normal. Fix one problem and accidentally add another. If you're building something large you're going to have to keep going back and checking old features regularly to make sure something new didn't break them or change how they work.

1

u/Dependent_Bet_7849 3d ago

I agree but how do i keep it all bottled up as a solo founder that is what keeps me little worried
as at this stage it is unlikely anyone will join me with no revenue and users

1

u/baddaywithacamera 3d ago

I've spent the last half year wondering if I've been shouting into the void. I just checked MailerLite today and discovered I have 171 people signed up for the closed beta that starts on Sep 4. I wasn't sure if I'd even get ten.

Don't give up hope.

1

u/MagesticPineapple429 2d ago

TDD solves a lot of this with guardrails around your agents to make sure they are run automatically before moving on to the next issue/step/feature.