I’ve recently been getting into TypeScript following a lot of positive blogs about it from Tom Dale and others. Today I’ll show you how I’ve set up a TypeScript project from scratch that uses React, and Webpack for managing the build process. I’ll also di... (more…)
Read more »
TypeScript for Tiny IoT Devices. Contribute to microsoft/devicescript development by creating an account on GitHub. (more…)
Read more »
Today we’re excited to announce our Release Candidate of TypeScript 4.2! Between now and the stable release of TypeScript 4.2, 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 »
Notes on picking between polymorphism and discriminated unions when writing typescript... (more…)
Read more »