Showing results for August 2020 - TypeScript

Aug 20, 2020
Post comments count2
Post likes count0

Announcing TypeScript 4.0

Daniel Rosenwasser
Daniel Rosenwasser

Today we are thrilled to announce the availability of TypeScript 4.0! This version of the language represents our next generation of TypeScript releases, as we dive deeper into expressivity, productivity, and scalability. If you're not familiar with TypeScript, it's a language that builds on top of JavaScript by adding syntax for static types. T...

Aug 6, 2020
Post comments count3
Post likes count1

Announcing TypeScript 4.0 RC

Daniel Rosenwasser
Daniel Rosenwasser

Today we're announcing our release candidate of TypeScript 4.0. While this RC brings us closer to a new major version of TypeScript, don't fret - there are no larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to provide an upgrade path that minimizes disruptive breaking changes while still giving ourselves...

Aug 4, 2020
Post comments count6
Post likes count0

Announcing the new TypeScript Website

Orta Therox
Orta Therox

The new TypeScript website is live, with big changes to the handbook, playground and a new section covering the tsconfig.json.