Write JavaScript.
Install nothing.

A Monaco editor that runs in your browser. No account, no setup, nothing to install.

playground.jsRun
const playgrounds = [  "JS / TS", "Markdown",  "JSON",]; for (const name of playgrounds) {  console.log(`▸ ${name}`);}
Console
JS / TS
Markdown
JSON

Playgrounds