What is components in typescript? Also explain its types.
Why we use typescript?
What is optional properties in typescript?
How to compile a typescript file?
What is typescript? How is it different from javascript?
What is static typing in typescript?
What is variable in typescript?
Explain enum in typescript?
What are ambients in typescripts and when to use them?
What is an anonymous function?
List type of decorators available in typescript?
Does typescript supports function overloading as javascript doesn't support function overloading?
What do you understand by classes in typescript? List some features of classes.