What is getters and setters in typescript?
Tell the minimum requirements for installing typescript. Or how can we get typescript and install it?
What is variable in typescript?
Is it possible to merge multiple .ts files into a single .js file?
What are typescript advantages?
Does typescript support all object oriented principles?
What do you mean by interfaces? Explain them with reference to typescript.
What are typescript modules?
Explain relative vs. Non-relative module imports.
What is rest parameters functions?
List some features of classes in typescript?
Explain interfaces with reference to typescript.
Why do we need typescript?