Does typescript supports function overloading as javascript doesn't support function overloading?
What is declaration merging?
What are the types of typescript?
What is named function?
What is the difference between typescript and javascript?
Tell the minimum requirements for installing typescript. Or how can we get typescript and install it?
What are the variables in typescript? How to create a variable in typescript?
What are arrow functions in typescript?
What is components in typescript? Also explain its types.
How to call base class constructor from child class in typescript?
What is the advantage of typescript?
Why should I use typescript?
What do you understand by classes in typescript? List some features of classes.