What is declaration merging?
List some features of typescript?
Why is typescript strongly typed?
Explain decorators in typescript? List type of decorators available in typescript?
Which are the different data types supported by typescript?
What is typescript definition manager and why do we need it?
Explain relative vs. Non-relative module imports.
List the built-in types in typescript.
Who developed typescript?
What is jsx? Can we use jsx in typescript?
Is it possible to combine multiple .ts files into a single .js file? If yes, then how?
Is react typescript or javascript?
Explain generics in typescript?
What are the types of typescript?
What is the difference between "interface vs type" statements?