Y
Hacker News
new
|
ask
|
show
|
jobs
by
robertlagrant
1084 days ago
If you want fetch to be synchronous, why not just write await in front of it?
RPC is the same, except you can't opt for async when you want it.