Learning Angular for .NET Developers
上QQ阅读APP看书,第一时间看更新

What is a transpiler?

A transpiler basically converts any specific language to JavaScript. A good example of this is the Typescript transpiler, which converts Typescript code to JavaScript.