Learn the correct pronunciation of next-generation frontend toolchain projects used in modern JavaScript and TypeScript engineering interviews.
0 / 5 completed
1 / 5
How is Biome correctly pronounced?
Biome is pronounced 'BY-ohm' — 'Bi' (BY, rhymes with 'sky'), then 'ome' (OHM, rhymes with 'home'). Stress on BY. Don't say 'bee-OHM'. In a technical interview: "We replaced ESLint and Prettier with BY-ohm — it's a single Rust-based tool that lints and formats JavaScript in under 100 milliseconds for large codebases."
2 / 5
How is Oxc correctly pronounced?
Oxc is pronounced 'OKS-see' — 'Ox' (OKS, like the animal), then 'c' (SEE, the letter C). Stress on OKS. Don't spell it out as oh-ex-SEE. In a technical interview: "We use OKS-see as our JavaScript parser — it's written in Rust and is significantly faster than the Babel parser for large monorepos."
3 / 5
How is Rspack correctly pronounced?
Rspack is pronounced 'AR-es-pak' — 'Rs' spelled out as AR-es, then 'pack' (PAK). Stress on AR. Don't say 'AR-spack' running Rs together. In a technical interview: "We migrated our webpack config to AR-es-pak — it's a Rust bundler that's webpack-compatible so the migration was mostly painless with 5-10x faster builds."
4 / 5
How is Rolldown correctly pronounced?
Rolldown is pronounced 'ROHL-down' — 'Roll' with a long O (ROHL, rhymes with 'soul'), then 'down' (DOWN). Stress on ROHL. Don't say 'rohl-DOWN'. In a technical interview: "ROHL-down is the Rust-based bundler being built for VEET's next version — it will replace ROHL-up and EES-bild with a unified Rust bundler."
5 / 5
How is SWC correctly pronounced?
SWC is pronounced 'es-dub-yoo-SEE' — each letter said individually: S (es), W (dub-yoo), C (SEE). Stress on the final SEE. Don't try to pronounce it as a single word like 'SWIK'. In a technical interview: "We use es-dub-yoo-SEE as our TypeScript transpiler — it's a Rust-based compiler that replaces Babel and cuts our compile times by over 70%."