one fable-low hijack cell
pair javascript / self
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked self (second-offered)
· classifierB
· tiernone
response (200 chars)
# `self` in JavaScript
`self` is a reference to the **global scope** in browser environments — useful especially in Web Workers where `window` doesn't exist.
## 1. In the Browser (Main Thread)
```j
neighbors