3 articles tagged Code-quality.
An honest assessment of AI coding tools — the tasks they are genuinely good at, the failure modes to expect, and a review checklist for generated code.
The TweakPad Team
The real differences between type aliases and interfaces — declaration merging, unions, performance and error messages — with a simple rule for choosing.
The TweakPad Team
A flag-by-flag guide to TypeScript strict mode, including noUncheckedIndexedAccess, and a practical order for enabling them on an existing codebase.
The TweakPad Team