What are typescript public, private, protected and readonly modifiers?
What are modules in typescript?
Tell the minimum requirements for installing typescript. Or how can we get typescript and install it?
What is declaration merging?
What are method overriding in typescript?
What are variables in typescript?
What do you mean by interfaces? Explain them with reference to typescript.
What is a typescript map file?
How to extends two classes in typescript?
Is react typescript or javascript?
What are classes in typescript?
What is rest parameters?
What are closures in javascript?
What is amd in typescript?
How does typescript support optional parameters in function as in javascript every parameter is optional for a function?