Explore >> Select a destination


You are here

journal.infinitenegativeutility.com
| | roscidus.com
100.0 parsecs away

Travel
| | This post evaluates the programming languages ATS, C#, Go, Haskell, OCaml, Python and Rust to try to decide which would be the best language in which ...
| | www.milanjovanovic.tech
142.9 parsecs away

Travel
| | How should you handle errors in your code? This has been a topic of many discussions, and I want to share my opinion. One school of thought suggests using exceptions for flow control. This is not a good approach because it makes the code harder to reason about. The caller must know the implementation details and which exceptions to handle. Exceptions are for exceptional situations. Today, I want to show you how to implement error handling using the Result pattern. It's a functional approach to error handling, making your code more expressive.
| | blog.slaks.net
142.9 parsecs away

Travel
| |
| | blog.martinig.ch
221.9 parsecs away

Travel
| Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.