Conociendo TypeScript

26
Mariano Sánchez Software Architect [email protected] @ marianosz http:// weblogs.asp.net /marianos

Transcript of Conociendo TypeScript

Page 1: Conociendo TypeScript

Mariano Sánchez – Software Architect

[email protected]

@marianosz

http://weblogs.asp.net/marianos

Page 2: Conociendo TypeScript
Page 3: Conociendo TypeScript
Page 4: Conociendo TypeScript
Page 5: Conociendo TypeScript
Page 6: Conociendo TypeScript
Page 7: Conociendo TypeScript
Page 8: Conociendo TypeScript
Page 9: Conociendo TypeScript
Page 10: Conociendo TypeScript
Page 11: Conociendo TypeScript
Page 12: Conociendo TypeScript
Page 13: Conociendo TypeScript
Page 14: Conociendo TypeScript

number

stringboolean

Page 15: Conociendo TypeScript

number

stringboolean

number | string

Page 16: Conociendo TypeScript

number

stringboolean

Page 17: Conociendo TypeScript

number

stringboolean

Page 18: Conociendo TypeScript

number

stringboolean

undefined null

Page 19: Conociendo TypeScript

number

undefined

number | undefined

Page 20: Conociendo TypeScript

string

undefined null

string | null | undefined

Page 21: Conociendo TypeScript
Page 22: Conociendo TypeScript
Page 23: Conociendo TypeScript
Page 24: Conociendo TypeScript
Page 25: Conociendo TypeScript
Page 26: Conociendo TypeScript

Muchas Gracias

Mariano Sánchez – Software Architect

[email protected]

@marianosz

http://weblogs.asp.net/marianos