Hacker News new | ask | show | jobs
by BjorksEgo 1099 days ago
*Which Typescript tries to keep keyword symmetry with
1 comments

TypeScript is just implementing a stage 3 JavaScript feature. It's not their own invention.
It’s not, though the author and champion of the TC39 proposal is a Microsoft employee and has generally championed features that have a close analogue to those from C# (eg. cancellation tokens).