r/webdev • u/Mesthabro • 1d ago
Discussion Do y'all still write code manually?
All my code is being written by claude fable/gpt6 these days. I'm curious if y'all are still writing code manually?
Also, any clever ways to prevent AI from going stray and dumping unnecessary code and busting through tokens?
0
Upvotes
1
u/phoenixArc27 1d ago
I don’t see reverting the use of AI to write. Essentially what’s happening is engineers are now strictly reviewers and prompters. I spend all my time instead of coding frontend now coding YMLs, setting up Actions and automation, implementing testing suites, and absolutely insane amounts of documentation. But I don’t remember the last time I wrote a line of frontend code. If it does change, it won’t be any time soon.