Today weâre excited to announce the release of TypeScript 4.8! If youâre not yet familiar with TypeScript, itâs a language that builds on JavaScript and adds syntax for types. These types let you put your expectations and assumptions into your code, and those assumptions can then be checked by the TypeScript type-checker. This checking can help avoid typos, calling uninitialized values, mixing up
{{#tags}}- {{label}}
{{/tags}}