Hacker News new | ask | show | jobs
by TazeTSchnitzel 3861 days ago
TypeScript's safety is limited: its type annotations do not exist at runtime, so if it interacts with dynamic code, its type safety is violated.