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 |
What is local reference in angular?
Is angularjs a framework?
What do u mean by router?
What is shadow dom and how it is helping to perform better in angular 2?
How to set headers for every request in angular?
What does pipe do in rxjs?
How is it different from angularjs?
What are the directive scopes in angularjs?
What is ngmodule in angular?
What is a module in a course?
What is the difference between observable and promises?
How did you reverse a string?