42
Technology

Babel.js

Babel is a JavaScript compiler. It is used to transcompile modern JavaScript code so that older web browsers can also execute this code. The backward compatibility of the browsers can be specified in babel.config.json.