Hacker News new | ask | show | jobs
by dingi 307 days ago
> Typescript is build time type checked, there is no runtime component to TypeScript.

Not exactly. Typescript enums and decorators are examples.