PowerPoint Presentationdownload.microsoft.com/download/A/2/E/A2E98445-15C0-4B99...ES6 ES5 ES6 ES5...

40

Transcript of PowerPoint Presentationdownload.microsoft.com/download/A/2/E/A2E98445-15C0-4B99...ES6 ES5 ES6 ES5...

70%

65%

JavaScriptJavaScript

JavaScript

JavaScript

ES6

ES5

ES6

ES5

ES6+

ES5

JavaScript

(ES5)

ES5

ES6

Non-nullable types

@types .d.ts acquisition

Control flow analysis

number string boolean

number string

number | string

number string boolean

number string boolean

null undefined

number

null

number | null

number

number | null | undefined

null undefined

Non-nullable types

@types .d.ts acquisition

Control flow analysis

Definitely

Typed

TSD

Typings

@types