Play Details - Why Typescript
General
- A powerful type system that includes generics.
- TypeScript is nothing but JavaScript with some additional features.
- It is Structural, rather than nominal way of processing
This play has been created using TypeScript. It aims to give a pointer to typescript, not to elaborate the usage.