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.
Track Errors in Phoenix for Elixir with AppSignal

Track Errors in Phoenix for Elixir with AppSignal

Comments
7 min read
Mastering Phoenix Framework - Introduction

Mastering Phoenix Framework - Introduction

Comments
2 min read
AI powered app (with open-source LLMs like Llama) with Elixir, Phoenix, LiveView, and TogetherAI

AI powered app (with open-source LLMs like Llama) with Elixir, Phoenix, LiveView, and TogetherAI

6
Comments
7 min read
Leverage Concurrency Efficiently When Managing Multiple Tasks in Elixir

Leverage Concurrency Efficiently When Managing Multiple Tasks in Elixir

1
Comments
24 min read
Swarm Intelligence: An overview of types and their application

Swarm Intelligence: An overview of types and their application

Comments
3 min read
Running Livebook as a Systemd Service for Your User

Running Livebook as a Systemd Service for Your User

Comments
2 min read
Mastering Phoenix Framework - Part 1

Mastering Phoenix Framework - Part 1

6
Comments 1
6 min read
Desbloqueie o Poder do IEx: Explorando o Shell Interativo do Elixir

Desbloqueie o Poder do IEx: Explorando o Shell Interativo do Elixir

Comments
3 min read
This Language has just Solved Concurrency in your Backend Services.

This Language has just Solved Concurrency in your Backend Services.

1
Comments
2 min read
Backpex - a highly customizable admin panel for Phoenix LiveView applications

Backpex - a highly customizable admin panel for Phoenix LiveView applications

Comments
1 min read
When teaching give students a visual aid

When teaching give students a visual aid

Comments
1 min read
Perfect Elixir: Development Workflows

Perfect Elixir: Development Workflows

Comments
18 min read
Checking Efx - testable effects for Elixir

Checking Efx - testable effects for Elixir

1
Comments
4 min read
Guia Completo: Instalando Elixir no Ubuntu/Linux 24.04

Guia Completo: Instalando Elixir no Ubuntu/Linux 24.04

1
Comments
3 min read
Elixir pattern matching - save your time, similar with the way of our thinking

Elixir pattern matching - save your time, similar with the way of our thinking

1
Comments
4 min read
Elixir process - Explain more

Elixir process - Explain more

2
Comments
3 min read
Elixir Task, Task.Supervisor - Another way to work with Elixir process

Elixir Task, Task.Supervisor - Another way to work with Elixir process

9
Comments
2 min read
How to report Postgres custom errors in Ecto Changeset

How to report Postgres custom errors in Ecto Changeset

10
Comments
3 min read
Elixir Agent - A simple way to sharing data between processes without implement process or GenServer

Elixir Agent - A simple way to sharing data between processes without implement process or GenServer

5
Comments
2 min read
Mobile app development with LiveView Native and Elixir. Part - 2

Mobile app development with LiveView Native and Elixir. Part - 2

4
Comments 2
5 min read
Elixir Supervisor, a powerful thing can help dev & devops sleep well!

Elixir Supervisor, a powerful thing can help dev & devops sleep well!

8
Comments
6 min read
View this solution on Exercism to City Office

View this solution on Exercism to City Office

Comments
1 min read
A RAG for Elixir

A RAG for Elixir

2
Comments
9 min read
GenServer, a simple way to work with Elixir process.

GenServer, a simple way to work with Elixir process.

2
Comments
5 min read
Mobile app development with LiveView Native and Elixir

Mobile app development with LiveView Native and Elixir

7
Comments 13
5 min read
Advanced Dependency Injection in Elixir with Rewire

Advanced Dependency Injection in Elixir with Rewire

3
Comments
8 min read
(Unofficial) Getting Started with Elixir Phoenix Guide

(Unofficial) Getting Started with Elixir Phoenix Guide

1
Comments
34 min read
Lists and tuples in Elixir

Lists and tuples in Elixir

17
Comments 6
4 min read
Elixir/Nerves: blinking LED

Elixir/Nerves: blinking LED

10
Comments
5 min read
Lynx - A Fast, Secure and Reliable Terraform Backend

Lynx - A Fast, Secure and Reliable Terraform Backend

1
Comments
1 min read
(Amazing!) How to manage and install multiple versions of Erlang/OTP and Elixir via vfox in Windows

(Amazing!) How to manage and install multiple versions of Erlang/OTP and Elixir via vfox in Windows

6
Comments 2
5 min read
Técnicas de Concorrência e Gerenciamento de Estado em Elixir com FSM

Técnicas de Concorrência e Gerenciamento de Estado em Elixir com FSM

2
Comments 1
5 min read
Hello World in Elixir

Hello World in Elixir

4
Comments
3 min read
Parse, Don’t Validate: Embracing Data Integrity in Elixir

Parse, Don’t Validate: Embracing Data Integrity in Elixir

7
Comments 2
4 min read
Elixir Tricks & Tips for debugging

Elixir Tricks & Tips for debugging

Comments
1 min read
Testing LLMs with Elixir

Testing LLMs with Elixir

10
Comments
4 min read
Parsing and Validating Data in Elixir

Parsing and Validating Data in Elixir

16
Comments
3 min read
Multi-Layered Caching with Decorators in Elixir: Optimizing Performance and Scalability

Multi-Layered Caching with Decorators in Elixir: Optimizing Performance and Scalability

7
Comments
4 min read
Complete Guide: Installing Elixir on Fedora/Linux 40

Complete Guide: Installing Elixir on Fedora/Linux 40

2
Comments
3 min read
My Experience Learning Elixir

My Experience Learning Elixir

2
Comments
3 min read
Elixir Process, what is? how work? What is linked & monitored process

Elixir Process, what is? how work? What is linked & monitored process

Comments
4 min read
Desafío de Nombres y Apellidos

Desafío de Nombres y Apellidos

4
Comments 1
2 min read
Using Phoenix.PubSub as a message-bus for Elixir cluster

Using Phoenix.PubSub as a message-bus for Elixir cluster

1
Comments
2 min read
API Prototypes with dbb: Another step to better prototypes

API Prototypes with dbb: Another step to better prototypes

Comments
2 min read
Help shepherd to count sheep in Elixir

Help shepherd to count sheep in Elixir

Comments
3 min read
Adding stream_async() to Phoenix LiveView

Adding stream_async() to Phoenix LiveView

10
Comments 2
6 min read
Historia de la BeamVM

Historia de la BeamVM

2
Comments
10 min read
Elixir Days - Evento presencial em São Paulo

Elixir Days - Evento presencial em São Paulo

Comments
1 min read
Using Dependency Injection in Elixir

Using Dependency Injection in Elixir

4
Comments
6 min read
What's with the Weird Elixir Function Names

What's with the Weird Elixir Function Names

2
Comments
1 min read
Basic types in Elixir

Basic types in Elixir

10
Comments 1
6 min read
A Quick Utility Module

A Quick Utility Module

Comments
1 min read
Brod; boss kafka in elixir

Brod; boss kafka in elixir

2
Comments
4 min read
How to get start Elixir

How to get start Elixir

9
Comments 2
1 min read
Developing Proficiency in Multiple Programming Languages: Part 1 - My Story

Developing Proficiency in Multiple Programming Languages: Part 1 - My Story

Comments
8 min read
SaladUI - Implement avatar component for Phoenix LiveView

SaladUI - Implement avatar component for Phoenix LiveView

Comments 3
3 min read
Connectivity status with Phoenix LiveView

Connectivity status with Phoenix LiveView

1
Comments
4 min read
BEAM VM The good, the bad and the ugly

BEAM VM The good, the bad and the ugly

127
Comments 12
9 min read
Introducción a Elixir

Introducción a Elixir

4
Comments
13 min read
Taming data with Ecto.Enum and Ecto.Type

Taming data with Ecto.Enum and Ecto.Type

5
Comments
1 min read
loading...