Hacker News new | ask | show | jobs
by Romoku 4594 days ago
TypeScript is a typed superset of JavaScript. It has classes, interfaces, static typing, and object oriented polymorphism. TypeScript is designed to be used on larger projects.
1 comments

TypeScript also lets anyone ignore all of that and play cowboys and indians with prototypes.