Announcing TypeScript 4.0
TLDRTypeScript 4.0 is the next generation of the TypeScript language. TypeScript is a language that builds on top of JavaScript by adding syntax for static types. There are no major breaking changes in TypeScript4.0, and you really only need to know the basics of TypeScript to be productive.
Table of contents
What’s New?Variadic Tuple TypesLabeled Tuple ElementsClass Property Inference from ConstructorsShort-Circuiting Assignment OperatorsCustom JSX FactoriesSpeed Improvements inEditor ImprovementsOur New Website!Breaking Changes1 Comment
Sort: