Y
Hacker News
new
|
ask
|
show
|
jobs
by
arrakeen
877 days ago
if you're writing "await" before every function call maybe that should be the default.
3 comments
dumbo-octopus
877 days ago
No. Places where execution can be interrupted should be obvious and explicit.
link
cutler
877 days ago
Or maybe a wake-up call that something is off. Shell scripting is a domain where impertive/procedural code shines.
link
fijiaarone
877 days ago
Or maybe synchronous should be the default.
link
8n4vidtmkvmk
877 days ago
Isn't that what he's implying?
link