What are modules in typescript?
What is the difference between "interface vs type" statements?
What is the difference between the internal module and the external module?
Which object oriented terms are supported by typescript?
What is the advantage of arrow function in typescript?
What is typescript definition manager and why do we need it?
Explain decorators in typescript?
What is optional properties in typescript?
How could you check null and undefined in typescript?
What are typescript public, private, protected and readonly modifiers?
How to enable decorators in typescript via command line?
List some features of typescript?
What are method overriding in typescript?