AI writes code faster. Your job is still to prove it works(addyosmani.com)
addyosmani.com
AI writes code faster. Your job is still to prove it works
https://addyosmani.com/blog/code-review-ai/
2 コメント
Sounds soul destroying
https://addyosmani.com/blog/code-review-ai/
Then I had other realities to deal with - they changed the query engine to use JSON instead of XML, and there were already made libraries for interfacing with APIs for data fetching/storing with multiple services (think workday, box, etc). If I would have considered this earlier on in the project, I could have saved myself a lot of work with better prompting, but alas.
5% of my time was setting up the code for claude and pasting the results back 5% was setting up the repos 20% was spent on rewriting the little details that I didn't tell claude or that claude missed/glossed over
and 70% for testing/verification against existing systems.
So that's my real world example from the last six months - I'd love to hear from others