What do you mean by interfaces? Explain them with reference to typescript.
Tell the minimum requirements for installing typescript. Or how can we get typescript and install it?
How typescript is different from javascript?
What is type assertions in typescript?
What is the use of typescript?
What is the difference between typescript and es6?
What do you understand by classes in typescript? List some features of classes.
What are typescript public, private, protected and readonly modifiers?
What is the difference between the internal module and the external module?
What are method overriding in typescript?
How to generate typescript definition file from any .ts file?
What is optional properties in typescript?
What is the difference between "interface vs type" statements?