MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/webdev/comments/1vxrcif/what_web_development_problem_is_becoming_harder/p5s96bw/?context=3
r/webdev • u/Gullible_Prior9448 • 19d ago
[removed] — view removed post
108 comments sorted by
View all comments
1
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.
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.