Viewing profile — khffaydfsjd
khffaydfsjd
HN member- Joined
- Fri, Sep 13, 2024, 11:46 PM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About khffaydfsjd
No profile information was provided.
Recent public activity
-
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.