|
|
|
|
|
by cortesoft
45 days ago
|
|
Yeah, and you can tell the AI to just write the bits of the code that it actually needs for the functionality you are using. If you end up needing more of it, that is fine, the AI will just write more of it when it needs it. The tradeoffs are very different with AI code than human written code. There are still tradeoffs, but they are different now. |
|
This kind of incremental addition without planning in advance leads to inconsistent code with lots of redundancies.