one fable-low hijack cell
pair javascript / self
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
# `self` in JavaScript
`self` is a reference to the **global scope**, with a few common uses:
## 1. In the Browser (Window context)
`self` is the same as `window`:
```javascript
console.log(self ==
neighbors