What is lambda/arrow function?
How to compile a typescript file?
What are mixins?
Explain decorators in typescript? List type of decorators available in typescript?
Does typescript supports function overloading as javascript doesn't support function overloading?
List type of decorators available in typescript?
How to check null and undefined in typescript?
What is the prototype in typescript?
What is import and export in typescript?
What are mixins in typescript?
How to generate typescript definition file from any .ts file?
Why is typescript strongly typed?
What are closures in javascript?