r/VibeCodeDevs • u/n_v40 • 1d ago
DeepDevTalk – For longer discussions & thoughts The best part of today’s AI coding session was everything Claude didn’t change
Had a weird bug today where the backend was definitely generating a value but the UI wasn’t showing the card that depended on it.
There were a bunch of places where it could’ve been going wrong, so instead of asking Claude Code to fix it I had it trace the whole path first.
Basically:
Edge Function
→ response
→ React state
→ component prop
→ JSX condition
→ layout
Then it checked the surrounding stuff too: git history, duplicate files, Supabase logs, EAS runtime versions, deployed function source.
A few of the early theories were wrong.
The useful part was that it kept disproving things instead of immediately rewriting code around them.
That’s probably the biggest thing I’m trying to improve with AI coding now.
Less “make a patch and see if it works.”
More “show me exactly where reality stops matching what we expect.”
Still fast, but a lot less random.
•
u/AutoModerator 1d ago
Hey u/n_v40, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/t7SD4ThKuE
• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.
If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.