one fable-low hijack cell
pair city / javascript
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (second-offered)
· classifierB
· tiernone
response (200 chars)
In JavaScript, `city || something` uses the **logical OR operator**, which is commonly used to provide a **fallback/default value**.
## How it works
`||` returns the **first truthy value**, or the l
neighbors