Writing / Code Review
Code Review
2 essays tagged Code Review.
2026
Reviewing AI-generated iOS code without lowering the barAI-generated iOS code should be reviewed with the same standards as human code: product behavior, lifecycle edges, concurrency ownership, tests, architecture, and production diagnosis. Faster typing is not a quality model.13 min readCode review for Swift teams: what to standardize and what to stop arguing aboutSwift code review works better when teams standardize the decisions that affect correctness, architecture, testability, and ownership — and stop relitigating harmless style preferences in every pull request.11 min read