When you run an application built in TypeScript, the code is compiled into the same JavaScript you know and love before being run in your browser.
The big difference between TypeScript and JavaScript is when type checking happens.
Collection
[
|
...
]