/typescript-dotnetmalaga-2016

Slides and samples of my talk in DotNetMalaga 2016

TypeScript up to date

dotnetmalaga 2016

Talk Notes

https://trello.com/b/esOi1EL8/typescript-dotnetmalaga-2016

Agenda

  1. What's TypeScript
  2. Goals and roadmap
  3. Alternatives
  4. Basics (interfaces, classes)
  5. What's new in TS 2.0
  • @types
  • strictNullChecks
  • Control Flow Analyzed Types
  1. What's new in TS 2.1
  • Spread, rest operators
  • Literal types
  • Smarter inference
  • keyof
  • Mapped types