How does typescript support optional parameters in function as in javascript every parameter is optional for a function?
Explain generics in typescript?
What is an interface in typescript?
What is the prototype in typescript?
What is an external modules?
How automatic assignment of constructor parameters in typescript work?
What are closures in javascript?
What's an export in typescript?
Who developed typescript and what is the current stable version of typescript?
How to compile a typescript file?
List some benefits of using typescript?
What is super in typescript?
What is typescript and why one should use it?
What is rest parameters functions?
What is the difference between the internal module and the external module?