Why is typescript strongly typed?
What is the difference between the internal and external module in typescript?
Explain interfaces with reference to typescript.
Is it possible to merge multiple .ts files into a single .js file?
What is the difference between typescript and javascript?
Explain decorators in typescript? List type of decorators available in typescript?
What is functions in typescript?
What is components in typescript? Also explain its types.
How to call base class constructor from child class in typescript?
What is super in typescript?
List some benefits of using typescript?
List types of scopes available in javascript?
What are ambients in typescripts and when to use them?