one fable-low hijack cell
pair city / javascript
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked city (first-offered)
· classifierA
· tiernone
response (200 chars)
# JavaScript `||` (Logical OR) Operator
The `||` operator returns the **first truthy value** it finds, or the last value if none are truthy. It's commonly used for **default/fallback values**.
## Ba
neighbors