Y
Hacker News
new
|
ask
|
show
|
jobs
by
move_zig
2683 days ago
I regularly use async functions as handlers in Express, but I always include a try ... catch block inside each one. What's the trivial way to use them?