What is typescript? What is the need for it in angular2?
What is import and export in typescript?
Does typescript supports function overloading as javascript doesn't support function overloading?
What is amd in typescript?
What do you mean by interfaces? Explain them with reference to typescript.
What are variables in typescript?
Is native javascript supports modules?
How to check null and undefined in typescript?
Who developed typescript?
List some features of classes in typescript?
What is inheritance in typescript?
What is default export in typescript?
How to generate typescript definition file from any .ts file?
How to extends two classes in typescript?
How to declare a nest class structure in typescript?