3 min read
A quiet defense of TypeScript strict mode
Strict mode is the cheapest correctness gain you can give a TypeScript codebase. Here is what each flag actually catches and why we turn them all on.
MayaLogic AdminMayaLogic Editorial
Posts from the MayaLogic blog tagged "Typescript".
Strict mode is the cheapest correctness gain you can give a TypeScript codebase. Here is what each flag actually catches and why we turn them all on.