What are the modules in typescript?
Is it possible to debug any typescript file?
What are ambients in typescripts and when to use them?
How could you check null and undefined in typescript?
How do you implement inheritance in typescript?
What is named function?
How to compile a typescript file?
What is "as" syntax in typescript?
What are arrow functions in typescript?
What are mixins?
What do you understand by classes in typescript?
What is the default parameters function?
What is the difference between the internal module and the external module?