Genuine advice, build your architecture plan before writing code (AI will do that for you too). I render these documents in overleaf using latex. You can create a really exact plan and the coding becomes so much easier. Plus you’ll have documentation
10
Anonymous14w
i have to confess i don’t actually know what vibe coding is 💔
4
Anonymous14w
break()
1
Anonymous#114w
So basically it’s
25
Anonymous#214w
yeah true
10
Anonymous#314w
a.
1
Anonymous#214w
return;
1
Anonymous#114w
Coding using only AI
5
Anonymous14w
It’ll make your code more efficient. Working code is easy, GOOD code is hard. Especially when it’s time to add new features, you don’t want spaghetti. And, good planning makes debugging easier