Y
Hacker News
new
|
ask
|
show
|
jobs
by
khffaydfsjd
637 days ago
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.