Skip to content

Comment on Ask HN: How do I help a colleague who introduces a lot of typos?

Comments

less dynamically-typed scripting etc.

What dynamically typed scripting is involved?

If it’s JavaScript, you can gradually migrate to TypeScript and have a Git pre-commit hook to compile (with incremental compilation). And standardise on VSCode or a derivative that makes programmatic typos obvious. Many IDEs will also spell check your strings.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.