Hacker News new | ask | show | jobs
by preseinger 1514 days ago
> not worry about what happens for Error cases if that's not currently your focus - the question marks aren't a "Look at me!" focus the way something like try-catch is

Error handling is no less important than the happy-path.