What are the types of typescript?
Why is typescript strongly typed?
What is optional properties in typescript?
What are typescript public, private, protected and readonly modifiers?
Does typescript supports function overloading as javascript doesn't support function overloading?
What is getters and setters in typescript?
What is amd in typescript?
Could we use typescript on the backend? If yes, how?
List some features of classes in typescript?
How to declare variable in typescript?
What are closures in javascript?
What is the advantage of arrow function in typescript?
What is inheritance in typescript?