Today we’re proud to release TypeScript 3.8!
For those unfamiliar with TypeScript, it’s a language that adds syntax for types on top of JavaScript which can be analyzed through a process called static type-checking. This type-checking can tell us about er... (more…)
Read more »
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way. (more…)
Read more »
How to make the most of your Typescript code. A Non-Technical Guide to Effective Typescript... (more…)
Read more »
What is the difference between the private keyword of TypeScript against the # character of EcmaScript/JavaScript... (more…)
Read more »