/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

alnvdl.github.io
| | alexrichey.com
2.0 parsecs away

Travel
| | A pattern for distinguishing and handling client and internal errors in Go that leverages the power of Go's interfaces.
| | www.joeshaw.org
2.8 parsecs away

Travel
| | A scheme for consistent and safe HTTP API errors
| | linksort.com
2.1 parsecs away

Travel
| | In writing a REST API, we have to deal with at least two types of errors. Client errors: These errors are the fault of the user, e.g., providing an invalid...
| | arne-mertz.de
20.0 parsecs away

Travel
| Contents Among C++ developers there often appears to be a misconception about what it means to deal with code that can throw exceptions. The misconception is that the possibility of [...]