Better error handling
This blog posts suggests using go-style tuple responses for error handling
weeklyfoo #82 / 2025-04-28goerrors
Better error handling
This blog posts suggests using go-style tuple responses for error handling
weeklyfoo #82 / 2025-04-28How to write error messages that actually help users rather than frustrate them
One of the most consistently neglected parts of todayβs user experiences is our handling of errors.
weeklyfoo #81 / 2025-04-21