AI code generation tips #1: use comments
When you need to make small changes to existing code, don’t try to describe everything in one long prompt. Add TODO comments where the changes belong, and let the AI sweep through them.
When you need to make small changes to existing code, don’t try to describe everything in one long prompt. Add TODO comments where the changes belong, and let the AI sweep through them.