I routinely generate about 90% of my code using custom code generators (not AI), so that portion is relatively inexpensive. The remaining 10%, however, is the business logic. That’s the part that takes time to understand and implement — and it’s ultimately what the customer cares about and pays for.
No comments yet.