What is namespace in typescript?
Explain enum in typescript?
What is getters and setters in typescript?
Explain decorators in typescript?
List some features of classes in typescript?
What is the difference between typescript and es6?
How to call base class constructor from child class in typescript?
What is optional parameters function?
What are typescript advantages?
What is anonymous functions?
What are ambients in typescripts?
How to declare a nest class structure in typescript?
Is it possible to merge multiple .ts files into a single .js file?