What is the difference between typescript and angular?



What is the difference between typescript and angular?..

Answer / Shane Alam

TypeScript is a programming language developed by Microsoft that adds type checking and other features to JavaScript. Angular is a front-end web application framework that uses TypeScript as its primary language. In essence, TypeScript is a tool used in Angular development, not a separate framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Can't bind to ngmodel since it isn't a known property of input angular?

1 Answers  


How do we import a module in angular 5?

1 Answers  


What are the different types of filters in angularjs?

1 Answers  


What is pipe decorator?

1 Answers  


Is angular a mvc?

1 Answers  


What about auto bootstrap process in angular js?

1 Answers  


What are differences between angular 2 and angular 1?

1 Answers  


Can AngularJS have multiple ng-app directives in a single page?

1 Answers  


What is the use of $event?

1 Answers  


What are the securities threats should we be aware of in angular 2 applications?

1 Answers  


What is activatedroute in routes?

1 Answers  


What is directives in angular?

1 Answers  


Categories