/TypeScript

How TypeScript 3.7 Helps Quality

- Matt Eland tl;dr: In order to preserve the open source code we are highly dependent on, GitHub has built a vault in the Arctic where all Open Source code will be stored. You can read more about it here.

featured in #162


Announcing TypeScript 3.7 RC

- Daniel Rosenwasser tl;dr: Version includes some of the most highly-requested features, including Optional Chaining, Nullish Coalescing, Assertion Functions and more.

featured in #159


Announcing TypeScript 3.6

- Daniel Rosenwasser tl;dr: New version includes stricter generators, more accurate array spread, improved UX around promises, better Unicode support for identifiers, and more.

featured in #152


The TypeScript Tax

- Eric Elliott tl;dr: Cost-benefit analysis of Typescript concludes that the author would not use it in future large scale applications in its current state, although would choose it for smaller applications, mostly due to the fact that costs compound in large applications.

featured in #135