one fable-low hijack cell
pair asynchronous / synchronous
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked synchronous (second-offered)
· classifierB
· tiernone
response (200 chars)
# Synchronous vs. Asynchronous
## Synchronous (blocking)
Tasks execute **one at a time, in order**. Each operation must complete before the next begins.
```javascript
const data = readFileSync('file
neighbors