A beautiful article about “The benefits of transpiling to JavaScript” by Franco Ponticelli.

A transpiler is a type of compiler that takes the source code of a programming language as its input and outputs the source code of another programming language.

Comments