Why traceur compiler in angular 2?



Why traceur compiler in angular 2?..

Answer / Aditya Verma

The Traceur compiler was used in Angular 2 to transpile the TypeScript code into JavaScript, as TypeScript was not natively supported by most browsers at that time. However, with the increasing adoption of TypeScript, Angular 2 transitioned away from using the Traceur compiler and now directly supports TypeScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is local reference in angular?

1 Answers  


Is angularjs a framework?

1 Answers  


What do u mean by router?

1 Answers  


What is shadow dom and how it is helping to perform better in angular 2?

1 Answers  


How to set headers for every request in angular?

1 Answers  


What does pipe do in rxjs?

1 Answers  


How is it different from angularjs?

1 Answers  


What are the directive scopes in angularjs?

1 Answers  


What is ngmodule in angular?

1 Answers  


What is a module in a course?

1 Answers  


What is the difference between observable and promises?

1 Answers  


How did you reverse a string?

1 Answers  


Categories