transpilers
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
A transpiler is a piece of software that translates modern source code to older syntax source code, so that it’ll also work in outdated engines.
Babel is one of the most prominent transpilers.