AngularJS Developer Question:
Download Questions PDF

What is TypeScript?

Answer:

TypeScript is a typed super set of JavaScript which has been built and maintained by Microsoft and chosen by the AngularJS team for development. The presence of types makes the code written in TypeScript less prone to run-time errors. In recent times, the support for ES6 has been greatly improved and a few features from ES7 have been added as well.

Download AngularJS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what are the characteristics of ‘Scope’?Explain me what Are Directives? Mention Some Of The Most Commonly Used Directives In AngularJS Application?