Babel is a JavaScript compiler that allows developers to write code in the latest version of JavaScript and transpile it to a version that is supported by many browsers.
what is babel js