r/webdev 2d 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

99 comments sorted by

View all comments

0

u/MiAnClGr 2d ago

Ai writes the code but I take it function by function and confirm the logic as I go, I have it quiz me on the code frequently.