logoalt Hacker News

brcmthrowawaylast Wednesday at 4:26 AM3 repliesview on HN

How does one learn to vibe code


Replies

atemerevlast Wednesday at 6:15 AM

By practice. It requires some skill too, to constantly remove slop and keep the project from deteriorating. Usually by suggesting good architecture, asking for tests, and rewriting / cleaning up some bad code endlessly. Still much faster than manual development.

show 1 reply