Install our extension to search inside any video instantly.

Becoming eve-rich with Gleam (w/ Guillaume Heu)

Added:
164 views12likes1:12:15impurepicsOriginal Release: 2026-07-20

Gleam is a functional programming language that compiles to both JavaScript and Erlang/BEAM, serving as a bridge between front-end and backend developer communities. The language emphasizes simplicity, pattern matching over traditional if-statements, and the 'use' keyword for callback-style APIs. Gleam's dual-target architecture enables interoperability between web applications and Erlang-based systems, with the Lustre framework providing server and client-side rendering capabilities. This design philosophy prioritizes correctness and developer experience, making it accessible for developers transitioning from JavaScript or Erlang backgrounds.