Explore >> Select a destination


You are here

arturdryomov.dev
| | andreabergia.com
2.6 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM ??thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction.
| | ruudvanasseldonk.com
2.4 parsecs away

Travel
| | Monadic error handling is an alternative to exception-based systems that can prevent many programming errors at compile time.
| | ashtonkemerling.com
1.4 parsecs away

Travel
| | [AI summary] An engineer explains how their team used the functional programming concept of Either in a Java library to eliminate if statements and improve code safety.
| | seanmcp.com
18.3 parsecs away

Travel
| A sample POST with fetch for those of us who can never remember how.