Deno's DEE-noh pronunciation (confirmed by its creator) surprises nearly everyone who reads it first. This quiz covers the runtimes reshaping modern JavaScript development.
0 / 5 completed
1 / 5
How is Node.js correctly pronounced?
Node.js is pronounced 'NOHD dot jay-ess' — 'Node' rhymes with 'road', then literally 'dot J-S'. Many developers just say 'Node' in casual speech. In a technical interview: 'We run our Express API on NOHD dot jay-ess with the cluster module to utilise multiple CPU cores.'
2 / 5
How is Deno correctly pronounced?
Deno is pronounced 'DEE-noh' — two syllables, stress on the first, with a long E sound. It is an anagram of Node. Creator Ryan Dahl has confirmed the DEE-noh pronunciation. In a technical interview: 'We migrated some utility scripts to DEE-noh for built-in TypeScript support and permission sandboxing.'
3 / 5
How is Bun (JavaScript runtime) correctly pronounced?
Bun is pronounced 'BUN' — a single syllable, like the bread roll. Short 'u' sound. In a technical interview: 'We use BUN as a drop-in Node replacement for its dramatically faster startup time and native TypeScript support.'
4 / 5
How is WinterJS correctly pronounced?
WinterJS is pronounced 'WIN-ter jay-ess' — 'Winter' as WIN-ter (stress on first syllable), then 'JS' as jay-ess. Powered by the SpiderMonkey engine. In a technical interview: 'We benchmarked WIN-ter jay-ess for edge deployments because its SpiderMonkey base handles JIT warm-up differently.'
5 / 5
How is Cloudflare Workers correctly pronounced?
Cloudflare Workers is pronounced 'KLOWD-flair WUR-kerz' — 'Cloud' rhymes with 'loud', 'flare' like a signal flare, 'Workers' as WUR-kerz. Stress on KLOWD and WUR. In a technical interview: 'We run our edge-cached API responses on KLOWD-flair WUR-kerz to minimise latency globally.'