Announcing TypeScript 4.9
ARANK

Today we are excited to announce the availability of TypeScript 4.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding types and type-checking. Types can describe things like the shapes of our objects, how functions can be called,

devblogs.microsoft.com
Related Topics: TypeScript
1 comments