Hacker News new | ask | show | jobs
by WhyNotHugo 1746 days ago
More idiomatic error handling has appeared too. It's become a lot easier to bubble up errors with messages (e.g.: golang) without handling every single case.