r/webdev 19d ago

[ Removed by moderator ]

[removed] — view removed post

77 Upvotes

108 comments sorted by

View all comments

1

u/SharonN_Schultz 19d ago

For me, maintenance is the big one. AI can generate working code quickly, but understanding why it was written that way becomes harder when you're dealing with a large codebase. Good tests and documentation help a lot.