Explain generics in typescript?
How to compile multiple typescript files into a single file?
What is lambda/arrow function?
List some features of typescript?
What is variable in typescript?
What is an external modules?
What is the default access modifier for members of a class in typescript?
What is the use of the tsconfig.json file in typescript?
How to call base class constructor from child class in typescript?
Why is typescript strongly typed?
What are the modules in typescript?
What is typescript definition manager and why do we need it?
Explain decorators in typescript? List type of decorators available in typescript?