TypeScript up to date
dotnetmalaga 2016
Talk Notes
https://trello.com/b/esOi1EL8/typescript-dotnetmalaga-2016
Agenda
- What's TypeScript
- Goals and roadmap
- Alternatives
- Basics (interfaces, classes)
- What's new in TS 2.0
- @types
strictNullChecks
- Control Flow Analyzed Types
- What's new in TS 2.1
- Spread, rest operators
- Literal types
- Smarter inference
keyof
- Mapped types