AngularJS Developer Question:

What is TypeScript?

Tweet Share WhatsApp

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 PDF Read All 125 AngularJS Developer Questions
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?