Pergunta de entrevista da empresa Mindera

What is a transpiler ?

Resposta da entrevista

Sigiloso

26 de jul. de 2025

A transpiler is a tool that converts source code from one language or version to another. For example, Babel transpiles modern JavaScript (ES6+) into older versions that are compatible with more browsers.