10 Insights from Adopting TypeScript at Scale
- Robert Palmer tl;dr: Adopting Typescript at scale was a net positive for the Bloomberg team. Principles core to the project were (1) scalability, (2) ecosystem coherence, so packages work together, (3) standards alignment, sticking to standards like ECMAScript. This article outlines some of the "surprising corners" turned.featured in #217
featured in #216
featured in #201
What's Coming In TypeScript 4?
- Tim Perry tl;dr: Including variadic tuple types, labelled tuples, property type inference from constructor usage and more.featured in #189
featured in #183
featured in #169
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
featured in #159
featured in #152
featured in #135