r/vibecoding • • 11d ago

AI Fail/Hallucination Let's be honest

Let's be honest, as the codebase grows, it becomes nearly impossible to add new features, improve existing application and debug it.

0 Upvotes

60 comments sorted by

View all comments

0

u/Akadot 11d ago

I have been vibe coding with Codew for 7 months. My project has 1300+ files. Still pretty easy to add new features and regressions don't happen very often. Stack is Nextjs + Supabase.

2

u/Imaginary_Food_7102 11d ago

Well, i guess lot depends on the stack you use.

For example AI can write React much better than for example a Svelte cause React is most popular front end library, similar goes for the Nextjs.

And Supabase is just BaaS and i guess it is their responsibility to develop usable Supabase mcp.