0 votes
in Angular by (23.1k points)
What is Transpiling in Angular?

1 Answer

0 votes
by (30.8k points)

Transpiling is the process of converting the typescript into javascript (using Traceur, a JS compiler). Though typescript is used to write code in the Angular applications, the code is internally transpiled into javascript. 

Click here to read more about Angular JS
Click here to read more about Insurance

Related questions

0 votes
0 votes
asked Jul 2, 2022 in Angular by sharadyadav1986 (30.4k points)
0 votes
asked Jun 6, 2022 in Angular by john ganales (13.1k points)
...