Originally published Oct 29, 2018. Updated May 29, 2020. This article describes the features and functionality of TypeScript 3.9.  One of the most interesting languages for large-scale application development is Microsoft’s TypeScript. TypeScript is unique in that it is a superset of JavaScript, but with optional types, interfaces, generics, and more. Unlike other compile-to-JavaScript languages, TypeScript […]


The post The Definitive TypeScript Guide appeared first on SitePen.