Articles by Tag #gleam

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

Lustre and Gleam Make my Heart Rate Go Down - a Case Study

I was recently approached by a client about a "financial assessment" javascript app on their...

Learn More 22 2Oct 3 '24

Building HTTP/JSON API In Gleam: Introduction

get started building REST APIs in Gleam

Learn More 6 0Dec 18 '24

Conferências do Ecossistema de Erlang (e Elixir)

Olá pessoal, No vídeo acima eu conmversei um pouco sobre a comunidade do ecossistema de...

Learn More 5 0May 16 '24

Enhancing Your Elixir Codebase with Gleam

Do you write Elixir but sometimes miss the benefits of type safety we have in other languages? If the...

Learn More 3 0Aug 6 '24

Advent of Code #4 (in Gleam)

In previous years, Advent of Code has had several problems dealing with items in a grid. After trying...

Learn More 2 0Dec 5 '24

Hands-On with Gleam: Building and Improving a Binary Search Tree

Gleam is a functional programming language that proudly aims to be simple. This means you have a few...

Learn More 2 0Jun 16 '24

El lenguaje de programación Gleam

Todo programador debería probar la programación funcional alguna vez.

Learn More 2 2Feb 14

Advent of Code #2 (in Gleam)

One thing that tripped me up for a while when solving today's puzzle is that grouping expressions in...

Learn More 1 4Dec 2 '24

Advent of Code #13 (in Gleam)

This was yet another problem that my boss helped me out with for part 2. I honestly don't know if I...

Learn More 0 0Mar 10

Advent of Code #8 (in Gleam)

I'm not particularly proud of my code for today's solution. I could definitely refactor it to reduce...

Learn More 0 0Dec 8 '24

Functional Programming & The Future of Software Engineering

Last week, I had a great chat with Dillon Mulroy from Vercel, and the (almost) uncut recording is now...

Learn More 0 0Oct 18 '24

Advent of Code #12 (in Gleam)

My boss gave me another clue for part 2 of today's problem. I was planning on determining the number...

Learn More 0 0Mar 10

Advent of Code #9 (in Gleam)

I'm finally getting around to posting my solutions to Advent of Code from last year. The first week,...

Learn More 0 0Mar 10

Advent of Code #14 (in Gleam)

Remember how I mentioned that my code might not provide a solution that would work on your input...

Learn More 0 0Mar 10

Advent of Code #5 (in Gleam)

Last year, there were a few problems that involved dealing with ordering functions. I was unaware of...

Learn More 0 0Dec 5 '24

Parsing Grid-Based STDIN Input in Gleam

Introduction Parsing grid inputs is a common challenge in programming challenges and data...

Learn More 0 0Dec 9 '24

Advent of Code #11 (in Gleam)

One thing I love about Advent of Code is that as the problems get progressively harder, they require...

Learn More 0 0Mar 10

Advent of Code #10 (in Gleam)

When posting my solutions to Advent of Code, I try to make it so that if you were to take my code and...

Learn More 0 0Mar 10

Advent of Code #7 (in Gleam)

I really enjoyed today's puzzle. At first glance, it seems pretty complicated, but if you know how to...

Learn More 0 0Dec 7 '24

Advent of Code #6 (in Gleam)

Today was the first day I decided not to stay up to solve the puzzles right as they come out. Where I...

Learn More 0 0Dec 6 '24

Advent of Code #3 (in Gleam)

Regex is doing a lot of the heavy lifting in today's puzzles. That is one of the main reasons why I...

Learn More 0 0Dec 3 '24

Exploring Gleam: Key Takeaways from My Latest YouTube Video

In my recent YouTube video, I dive into Gleam, the statically-typed functional programming language...

Learn More 0 0Sep 11 '24