DEV Community

Elixir

This is where we talk about all thing related to the Elixir language, including it's surrounding OTP ecosystem.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Desafio Final e o Segredo do O(N) (Dois Ponteiros)

Desafio Final e o Segredo do O(N) (Dois Ponteiros)

3 min read
O Padrão Ouro da Ordenação: O(N log N)

O Padrão Ouro da Ordenação: O(N log N)

3 min read
A Santa Graal da Busca: O(log N)

A Santa Graal da Busca: O(log N)

3 min read
A Migração de O(N^2) para O(N): O Poder do O(1)

A Migração de O(N^2) para O(N): O Poder do O(1)

3 min read
Building a Useless Machine in Elixir

Building a Useless Machine in Elixir

4
4 min read
A First Look at the Phoenix Framework

A First Look at the Phoenix Framework

4 min read
Um Primeiro Olhar sobre o Framework Phoenix

Um Primeiro Olhar sobre o Framework Phoenix

5 min read
O que é Big O? e o Vilão O(N^2)

O que é Big O? e o Vilão O(N^2)

1
3 min read
Building a Neo4j NIF for Elixir: When the Ecosystem Doesn't Have What You Need

Building a Neo4j NIF for Elixir: When the Ecosystem Doesn't Have What You Need

2 min read
Desvendando os Superpoderes do Elixir: Concorrência e Tolerância a Falhas

Desvendando os Superpoderes do Elixir: Concorrência e Tolerância a Falhas

1
6 min read
When Phoenix LiveView is the wrong choice

When Phoenix LiveView is the wrong choice

3
1
8 min read
App power by LLM and Tools in Elixir

App power by LLM and Tools in Elixir

2 min read
Let's build a test runner in Elixir.

Let's build a test runner in Elixir.

1
6 min read
Solve alias problem in Elixir

Solve alias problem in Elixir

1 min read
How was my experience at Lambda Days 2025

How was my experience at Lambda Days 2025

5
11 min read
Building Resilient Event-Driven Systems: Lessons from the Distributed Trenches

Building Resilient Event-Driven Systems: Lessons from the Distributed Trenches

3
6 min read
Building a Phoenix LiveView Desktop App with Tauri: A Step-by-Step Guide

Building a Phoenix LiveView Desktop App with Tauri: A Step-by-Step Guide

6
6 min read
Como foi minha experiência na Lambda Days 2025

Como foi minha experiência na Lambda Days 2025

2
11 min read
Why I Migrated My Backend from Go to Elixir/Phoenix

Why I Migrated My Backend from Go to Elixir/Phoenix

3 min read
Don't nuke your test ENVs

Don't nuke your test ENVs

5
2
2 min read
Quando a arquitetura fala mais alto que o código

Quando a arquitetura fala mais alto que o código

5
4
6 min read
Learning Elixir: Ranges

Learning Elixir: Ranges

1
13 min read
BEAM: Простыми словами

BEAM: Простыми словами

3
2 min read
BEAM: In Plain English

BEAM: In Plain English

3
11 min read
5 lines of code = OTP login system in Telegram 🤯

5 lines of code = OTP login system in Telegram 🤯

1
1 min read
loading...