Skip to main content

7 docs tagged with "Transpile"

View All Tags

Babel

Babel is defined as: Dev tool to Transpile JSX & Polyfill JS. Topics on: . Read more: React, React API, JSX, Transpile, Dev Tool, Polyfill, JS | Full-Stack Wiki

Build Tool

Build Tool is defined as: Dev tool to Transpile & Bundler project. Topics on: Module Bundler, Webpack, Rollup, ESBuild, Transpiler, Vite, Hot Module Replacement

Downlevel

Downlevel is defined as: (TS term) to Transpile to older JS version. Topics on: set TS compiler to target ES5 for index.ts. Read more: JS, TS, TS Def, TSC, TSC

ESBuild

ESBuild is defined as: CLI Dev tool to Transpile & Bundler JS, fast efficient Compiler built in Go. Topics on: esbuild-wasm, 100X faster than Webpack!!!, Can re

JSX

JSX is defined as: Syntactic Sugar to mix HTML inside JS, later Transpile to React.createElement(). Topics on: JSX Syntax, abstraction over Low-Level functions

Preprocessor

Preprocessor is defined as: Dev tool to Transpile Source Code Superset to other (base compatible) Source Code. Topics on: . Read more: CSS, CSS Stack, Sass, Pre

Transpile

Transpile is defined as: (process) to translate Source Code into some other Source Code. Topics on: Babel. Read more: React, React API, JSX, Transpile, Source C