one fable-low hijack cell
pair javascript / safety
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
# JavaScript `||` and Safety
The `||` (logical OR) operator is commonly used for default values, but it has safety pitfalls worth knowing.
## How `||` Works
It returns the first **truthy** value (o
neighbors