What is typescript? How is it different from javascript?
List types of scopes available in javascript?
What do you understand by classes in typescript?
What is the current stable version of typescript?
What are closures in javascript?
List the built-in types in typescript.
What is default visibility for properties/methods in typescript classes?
Explain decorators in typescript?
How to compile a typescript file?
Explain decorators in typescript? List type of decorators available in typescript?
How to declare a namespace in typescript?
How to create a variable in typescript?
Tell the minimum requirements for installing typescript. Also, mention the steps involved in it.
How to call base class constructor from child class in typescript?
What is namespace in typescript?