Slide 16
Slide 16 text
@deepu105
#Devoxx2018
TypeScript features at a Glance
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 much more