Introduction into
TypeScript
Geek Gathering #6 - 15th October 2014
WHY ?
Learn a new language every year
Surviving Application Scale JavaScript - TypeScript in the Trenches
Surviving Application Scale JavaScript

Surviving Application Scale JavaScript

Surviving Application Scale JavaScript

TypeScript
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Any browser. Any host. Any OS. Open Source.
Static typing and type inference
Classes
Interface
Modules
internal and external
Internal Modules

External Modules
