frontend
Types Are a Checkpoint for AI Code
One standard for accepting or rejecting AI-written TypeScript: pin down what the types own, drop the over-engineering, and leave compiler evidence behind.
Technical articles crafted for a wider audience, covering the problem, context, solution, and outcome.
One standard for accepting or rejecting AI-written TypeScript: pin down what the types own, drop the over-engineering, and leave compiler evidence behind.
Why AI-written code goes quietly wrong, and the three pillars that fix it: reproducing correctness as tests, engineering the harness, and adding self-feedback plus an independent reviewer