Slide 17
Slide 17 text
@deepu105
#DevoxxFR 2018
TypeScript features
Static type checking, Type inference, Type aliasing
Union, Intersection, Function and Hybrid types
Generics, Decorators(a.k.a annotations), Mixins(a.k.a traits)
Interface, Enum, Tuple support
Private, optional, readonly properties
JSX support, JS type checking and more