What I've learned in my first few hours using Gleam for a small project.| mtlynch.io
I recently took some time to try Gleam, the type-safe language that runs on the Erlang virtual machine. For a couple of weeks, I used it to build a little feed aggregator. These are my notes.| olano.dev
result.unwrap and early returns| erikarow.land