What is declaration merging?
What is named function?
Explain access modifiers in typescript?
Who developed typescript and what is the current stable version of typescript?
What is getters and setters in typescript?
What is the difference between typescript and es6?
How do you compile typescript files?
How to create fields, constructor and function in typescript class?
How do you implement inheritance in typescript?
What is functions in typescript?
What are ambients in typescripts?
What is components in typescript? Also explain its types.
List the built-in types in typescript.
What is the advantage of arrow function in typescript?
How to call base class constructor from child class in typescript?