Articles by Tag #either

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Comparing Error Handling in Rust and Go

In this article, we’ll compare Rust and Go’s error handling mechanisms by taking a hands-on approach...

Learn More 0 0Oct 3

fp-ts library in Hoppscotch codebase.

In this article, we review fp-ts library in Hoppscotch codebase. We willl look at: What is...

Learn More 0 0Oct 29

How to Implement Rust’s Result Type in Dart Programming Language.

According to the Stack Overflow survey, the Rust programming language has incorporated the best...

Learn More 0 0Oct 3

Using Either/Result in TypeScript for Error Handling

In this article, we will take a different perspective on the Either/Result type to explore a better...

Learn More 0 0Oct 3