Tell the minimum requirements for installing typescript. Or how can we get typescript and install it?
List some benefits of using typescript?
What are closures in javascript?
How does typescript support optional parameters in function as in javascript every parameter is optional for a function?
What are the variables in typescript?
List type of decorators available in typescript?
What is static typing in typescript?
What are the modules in typescript?
Is it possible to combine multiple .ts files into a single .js file? If yes, then how?
What is "as" syntax in typescript?
What do you understand by classes in typescript?
What is typescript declare keyword?
What is default export in typescript?