Hacker News new | ask | show | jobs
by algesten 2940 days ago
Treating errors as values might be the best shift I've done as a programmer in later years. In fact, after learning it in rust, I took it with me back to typescript.

I can only recommend trying it. It's magical!