Hacker News new | ask | show | jobs
by leeoniya 1044 days ago
TypeScript is great for this, among other things.

it actually aids in writing faster (more JIT-friendly) code by alerting you to these implicit type mutations/coercions.