Hacker News
- Two simple tricks for better shell script error handling http://www.turnkeylinux.org/blog/shell-error-handling 11 comments
- In search of better error handling for Go https://blog.orsinium.dev/posts/go/monads/ 2 comments
- Better Error Handling, in Go https://bet365techblog.com/better-error-handling-in-go 2 comments
- Eris – A better way to handle, trace, and log errors in Go https://github.com/rotisserie/eris/tree/v0.1.0 59 comments
Lobsters
- Coming to Golang in 2019: Modules, Generics, Better Error-Handling https://thenewstack.io/whats-coming-to-golang-in-2019-modules-generics-better-error-handling/ 6 comments go
- Python is better typed than you think: error handling with mypy type hints https://beepb00p.xyz/mypy-error-handling.html 5 comments plt , programming , python
- What's coming to Golang in 2019: modules, generics, better error-handling https://thenewstack.io/whats-coming-to-golang-in-2019-modules-generics-better-error-handling/ 45 comments golang
- Java's error handling system is better than that of Rust https://www.reddit.com/r/rust/comments/jdvtu4/javas_error_handling_system_is_better_than_that/ 219 comments rust
- Two simple tricks for better shell script error handling http://www.turnkeylinux.org/blog/shell-error-handling 3 comments commandline
- Better error handling in Golang: Theory and practical tips https://medium.com/p/758b90d3f6b4 45 comments golang
- Better Error Handling for Your Spring Boot REST APIs https://foojay.io/today/better-error-handling-for-your-spring-boot-rest-apis/ 22 comments java
- Better error handling with DDD Error https://www.reddit.com/r/golang/comments/jq9f91/better_error_handling_with_ddd_error/ 9 comments golang
- Better Error Handling, in Go https://bet365techblog.com/better-error-handling-in-go 24 comments golang
- Better error handling idioms in Go http://underlap.blogspot.co.uk/2014/04/better-error-handling-idioms-in-go.html 42 comments golang
- Error Stack - Better Error Handling for Flutter https://pub.dev/packages/error_stack 4 comments flutterdev
- Better Go error handling: A peek at the xerrors package for Go https://medium.com/yakka/better-go-error-handling-with-xerrors-1987650e0c79 13 comments golang
- How Go’s Error Handling makes you a Better Coder https://blog.cubed.run/how-gos-error-handling-makes-you-a-better-coder-5e646374f468 94 comments golang
- Is there a better way of doing this? (API calls with error handling + blocking UI) https://kit.svelte.dev/docs/form-actions 13 comments sveltejs
- A TypeScript library emulating Rust's Result and Option, for better error handling without exceptions. https://github.com/franeklubi/rustic 32 comments rust
- Eris: A better way to handle, trace, and log errors in Go https://github.com/rotisserie/eris 9 comments golang
- Go 2 Error Handling Feedback (a list of "better ideas") https://github.com/golang/go/wiki/go2errorhandlingfeedback 30 comments golang
- Better Validations in NET Core (Global error handling, frontend examples using both vanilla js and angular) https://rushfive.github.io/better-validations-in-net-core-using-vanilla-javascript-and-angular/ 6 comments csharp
- Serverpod 1.1 is out! 🥳 Build your backend in Dart. The new version adds full support for Google Cloud, better error handling, and serializable exceptions. Plus much more. https://www.youtube.com/watch?v=P3SoZnFtOOw 14 comments flutterdev