Live data from Hacker News

Viewing profile — khffaydfsjd

khffaydfsjd

HN member
Joined
Fri, Sep 13, 2024, 11:46 PM UTC
HN karma
3
Public activity
1 items

About khffaydfsjd

No profile information was provided.

Recent public activity

  1. comment
    Comment #41536253

    This may be unorthodox for JS, but I treat exceptions like panics and use error values if I care about them. This also gives me type checking in TypeScript.