40

PowerPoint Presentationdownload.microsoft.com/download/A/2/E/A2E98445-15C0-4B99...ES6 ES5 ES6 ES5 ES6+ ES5 JavaScript (ES5) ES5 ES6 Non-nullable types @types .d.ts acquisition Control

  • Upload
    others

  • View
    43

  • Download
    0

Embed Size (px)

Citation preview

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