Babel
Babel is a free, open-source JavaScript compiler (transpiler) that converts modern ECMAScript (ES6+) syntax, JSX, and TypeScript into backwards-compatible JavaScript that older browsers and runtimes can execute.
5 resources across 3 libraries
Glossary Terms(3)
Webpack
Webpack is an open-source static module bundler for JavaScript applications that traces a project's dependency graph and packages modules and their assets into…
Babel
Babel is a free, open-source JavaScript compiler (transpiler) that converts modern ECMAScript (ES6+) syntax, JSX, and TypeScript into backwards-compatible Java…
SWC
SWC (Speedy Web Compiler) is a fast JavaScript and TypeScript compiler and bundler platform written in Rust, used to transpile, minify, and bundle modern JavaS…