Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.7! Between now and the stable release of TypeScript 4.7, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,... (more…)
Read more »
Today we’re excited to announce the availability of TypeScript 4.4! If you haven’t heard of TypeScript yet, it’s a language that builds on JavaScript by adding syntax for static types. Tools like the TypeScript compiler just erase those types, leaving you... (more…)
Read more »
A pattern for defining abstractions in TypeScript in a functional way that works well with Webpack and Visual Studio Code. (more…)
Read more »
To type or not to type: quantifying detectable bugs in JavaScript Gao et al., ICSE 2017 This is a terrific piece of work with immediate practical applications for many project teams. Is it worth th… (more…)
Read more »
How do you design software documentation and websites that both intrigue and educate? As a contributor to popular projects like React Native… (more…)
Read more »