Live data from Hacker News

Viewing profile — move_zig

move_zig

HN member
Joined
Fri, Feb 15, 2019, 2:54 PM UTC
HN karma
2
Public activity
1 items

About move_zig

No profile information was provided.

Recent public activity

  1. comment
    Comment #19171348

    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?