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.
A typogenetics implementation in Elixir

A typogenetics implementation in Elixir

6
Comments
10 min read
Ruby vs Elixir

Ruby vs Elixir

68
Comments 31
1 min read
Elixir for Robots

Elixir for Robots

18
Comments
5 min read
Improve the performances of your Phoenix app with Rust: in both back and front

Improve the performances of your Phoenix app with Rust: in both back and front

17
Comments 1
6 min read
Property-based testing with StreamData

Property-based testing with StreamData

5
Comments
5 min read
Simultaneously Looping Over Two Collections in Elixir

Simultaneously Looping Over Two Collections in Elixir

3
Comments 2
2 min read
Elixir: Binary to Decimal

Elixir: Binary to Decimal

6
Comments
3 min read
You should learn Elixir, here is why...

You should learn Elixir, here is why...

29
Comments
4 min read
Elixir, Weird Syntax, Is It Really ?

Elixir, Weird Syntax, Is It Really ?

5
Comments
3 min read
I did create my first open source project for Elixir: Umbra, the next ExActor

I did create my first open source project for Elixir: Umbra, the next ExActor

6
Comments
3 min read
Adventures in Ecto and PostgreSQL: Partial unique indexes and upserts with associations

Adventures in Ecto and PostgreSQL: Partial unique indexes and upserts with associations

10
Comments
8 min read
Elixir and ETS Alchemy

Elixir and ETS Alchemy

13
Comments
8 min read
Building a City Search with Elixir and Python

Building a City Search with Elixir and Python

10
Comments
9 min read
Linear Regression with Elixir, Phoenix and LiveView. Part II

Linear Regression with Elixir, Phoenix and LiveView. Part II

8
Comments 1
8 min read
Linear Regression with Elixir, Phoenix and LiveView. Part I

Linear Regression with Elixir, Phoenix and LiveView. Part I

13
Comments
7 min read
Phoenix deploys with Elixir 1.9 with systemd (no Docker)

Phoenix deploys with Elixir 1.9 with systemd (no Docker)

19
Comments
6 min read
How to write a super fast link shortener with Mnesia

How to write a super fast link shortener with Mnesia

11
Comments
6 min read
Elixir + RTMP

Elixir + RTMP

5
Comments
1 min read
Erlang Run Time System Book

Erlang Run Time System Book

4
Comments
1 min read
How To Write A Custom Elixir Schema Validation

How To Write A Custom Elixir Schema Validation

6
Comments 2
3 min read
How to serve JavaScript from a Phoenix View

How to serve JavaScript from a Phoenix View

7
Comments
3 min read
Mengenal Pemrograman Konkurensi pada Bahasa Pemrograman Elixir

Mengenal Pemrograman Konkurensi pada Bahasa Pemrograman Elixir

2
Comments 1
3 min read
Difference between "data" and "changes" fields in Ecto.Changeset

Difference between "data" and "changes" fields in Ecto.Changeset

6
Comments
3 min read
Breaking Down Elixir's `with` Expression

Breaking Down Elixir's `with` Expression

4
Comments 5
5 min read
Créer un bot Telegram avec Elixir

Créer un bot Telegram avec Elixir

6
Comments 3
6 min read
Mocking in Elixir: Comparison between Mox, Mockery, Mimic, Syringe, and Lightweight DI

Mocking in Elixir: Comparison between Mox, Mockery, Mimic, Syringe, and Lightweight DI

15
Comments 1
8 min read
Sending email with Elixir and Phoenix 1.5

Sending email with Elixir and Phoenix 1.5

10
Comments
3 min read
Matching binary patterns

Matching binary patterns

21
Comments
5 min read
Setting up Vue and Phoenix 1.5 with vue-cli

Setting up Vue and Phoenix 1.5 with vue-cli

26
Comments 6
3 min read
Adding a custom watcher to Phoenix

Adding a custom watcher to Phoenix

8
Comments 2
5 min read
My Mac Setup 2020 (for Elixir and Phoenix Development)

My Mac Setup 2020 (for Elixir and Phoenix Development)

16
Comments
3 min read
Setting up a new Phoenix 1.5 project! (With Phoenix LiveView!)

Setting up a new Phoenix 1.5 project! (With Phoenix LiveView!)

32
Comments 1
6 min read
Many to Many Relations in Ecto

Many to Many Relations in Ecto

22
Comments 3
3 min read
Tweaking Logger Outputs on the Fly

Tweaking Logger Outputs on the Fly

1
Comments
2 min read
Implementando árvores em Elixir

Implementando árvores em Elixir

17
Comments
7 min read
Proteins as programs - a Joy parser in Elixir

Proteins as programs - a Joy parser in Elixir

6
Comments
11 min read
My Road to 8 Week Streak

My Road to 8 Week Streak

4
Comments
4 min read
Quickly install elixir using asdf

Quickly install elixir using asdf

2
Comments
2 min read
Manipulating INTERVALs in Ecto fragments

Manipulating INTERVALs in Ecto fragments

9
Comments
2 min read
GitHub Actions - Elixir

GitHub Actions - Elixir

19
Comments
5 min read
Multi-stage Docker and Elixir releases

Multi-stage Docker and Elixir releases

32
Comments 3
3 min read
How to Use gRPC in Elixir

How to Use gRPC in Elixir

11
Comments
9 min read
Recursive approach to map and reduce: A thought experiment

Recursive approach to map and reduce: A thought experiment

8
Comments 1
7 min read
In the beginning there was a primordial soup

In the beginning there was a primordial soup

10
Comments
5 min read
Building Compile-time Tools With Elixir's Compiler Tracing Features

Building Compile-time Tools With Elixir's Compiler Tracing Features

18
Comments
7 min read
Beginning of a Blog Series

Beginning of a Blog Series

13
Comments
3 min read
Reactive views from server and 0 JavaScript?

Reactive views from server and 0 JavaScript?

9
Comments
5 min read
Mixing Gleam & Elixir

Mixing Gleam & Elixir

56
Comments 14
4 min read
Link Phoenix debug page stack trace to your editor

Link Phoenix debug page stack trace to your editor

7
Comments 1
2 min read
Playing with GPX tracks in Elixir and PostGIS

Playing with GPX tracks in Elixir and PostGIS

7
Comments
8 min read
Create a Phoenix LiveView Like App in JS with AppRun

Create a Phoenix LiveView Like App in JS with AppRun

18
Comments 2
4 min read
Introducing Dialyzer & type-specs to an Elixir Project

Introducing Dialyzer & type-specs to an Elixir Project

18
Comments 4
4 min read
Let IEx greet you

Let IEx greet you

5
Comments
1 min read
What is your opinion on Elixir language, why don't more developers use it?

What is your opinion on Elixir language, why don't more developers use it?

60
Comments 44
1 min read
is elixir good for scraping ?

is elixir good for scraping ?

6
Comments 6
1 min read
Adotando o Elixir na Ingresse

Adotando o Elixir na Ingresse

28
Comments
4 min read
Yggdrasil and RabbitMQ Subscriptions

Yggdrasil and RabbitMQ Subscriptions

14
Comments 3
3 min read
Adding DID authentication to a Phoenix web app

Adding DID authentication to a Phoenix web app

12
Comments
3 min read
Migrating Production Data in Elixir

Migrating Production Data in Elixir

11
Comments
4 min read
Using Bootstrap 4 with Phoenix 1.4

Using Bootstrap 4 with Phoenix 1.4

11
Comments 1
3 min read
loading...