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 Little Elixir for Pythonistas

A Little Elixir for Pythonistas

11
Comments
2 min read
Getting Started on Elixir and Ecto Part 6

Getting Started on Elixir and Ecto Part 6

1
Comments
1 min read
Parser Combinators in Elixir: Taming Semi-Structured Text

Parser Combinators in Elixir: Taming Semi-Structured Text

5
Comments
9 min read
Getting Started on Elixir and Ecto Part 5

Getting Started on Elixir and Ecto Part 5

2
Comments
2 min read
Dicas e truques Elixir lang

Dicas e truques Elixir lang

3
Comments
6 min read
Getting Started on Elixir and Ecto Part 4

Getting Started on Elixir and Ecto Part 4

7
Comments
2 min read
Future Web & Back-End Development Trends For 2023

Future Web & Back-End Development Trends For 2023

1
Comments 1
8 min read
Funções Built In no Elixir

Funções Built In no Elixir

2
Comments
2 min read
Como utilizar generators no Phoenix

Como utilizar generators no Phoenix

3
Comments
9 min read
Google Login One tap backend for Elixir-Phoenix

Google Login One tap backend for Elixir-Phoenix

3
Comments 2
5 min read
Faster XML Parsing with Elixir

Faster XML Parsing with Elixir

Comments
16 min read
Getting Started on Elixir and Ecto Part 3

Getting Started on Elixir and Ecto Part 3

5
Comments
2 min read
An Animated Introduction to Elixir

An Animated Introduction to Elixir

7
Comments 1
2 min read
Purity injection in Elixir

Purity injection in Elixir

14
Comments
5 min read
Headfirst Guide to Learning Elixir Part 1: Maths, Strings

Headfirst Guide to Learning Elixir Part 1: Maths, Strings

5
Comments
4 min read
Getting Started on Elixir and Ecto Part 2

Getting Started on Elixir and Ecto Part 2

4
Comments
1 min read
Phoenix LiveView 0.18: New Special HTML Attributes

Phoenix LiveView 0.18: New Special HTML Attributes

10
Comments
6 min read
The REAL implementation of Firebase Cloud Messaging on the Backend side

The REAL implementation of Firebase Cloud Messaging on the Backend side

6
Comments
3 min read
Getting Started on Elixir and Ecto Part 1

Getting Started on Elixir and Ecto Part 1

8
Comments
1 min read
Elixir's DBConnection Pooling Deep Dive

Elixir's DBConnection Pooling Deep Dive

6
Comments
8 min read
Efficient bidirectional infinite scroll in Phoenix LiveView

Efficient bidirectional infinite scroll in Phoenix LiveView

12
Comments 3
8 min read
Free alternatives to Heroku

Free alternatives to Heroku

11
Comments 1
2 min read
Elixir & Phoenix Fundamentals Full Course For Beginners

Elixir & Phoenix Fundamentals Full Course For Beginners

2
Comments
1 min read
Elixir Basics

Elixir Basics

2
Comments
5 min read
Doing things only once in Elixir

Doing things only once in Elixir

19
Comments
4 min read
Finding work in Elixir #001

Finding work in Elixir #001

6
Comments 5
3 min read
Packet Sniffer in Elixir

Packet Sniffer in Elixir

5
Comments
6 min read
Elixir Telemetry Logging

Elixir Telemetry Logging

Comments
6 min read
Master Enum (metaphors galore)

Master Enum (metaphors galore)

3
Comments 3
1 min read
Fix Process Bottlenecks with Elixir 1.14's Partition Supervisor

Fix Process Bottlenecks with Elixir 1.14's Partition Supervisor

3
Comments
8 min read
Run tests automatically on save

Run tests automatically on save

1
Comments
1 min read
Run tests and stop on first failure

Run tests and stop on first failure

1
Comments
1 min read
Clean mix dependencies

Clean mix dependencies

Comments
1 min read
Truthy, Falsy, Confusy

Truthy, Falsy, Confusy

Comments 2
4 min read
Lists operations from right to left. Was this really needed?

Lists operations from right to left. Was this really needed?

7
Comments 3
1 min read
What got you here? Where are you going?

What got you here? Where are you going?

5
Comments 3
2 min read
Básicos Erlang / Elixir: La elegancia de match operator y aridad múltiple

Básicos Erlang / Elixir: La elegancia de match operator y aridad múltiple

Comments
4 min read
Rate Limits Phoenix

Rate Limits Phoenix

3
Comments 4
3 min read
38 Years to the Elixir adventure

38 Years to the Elixir adventure

20
Comments 4
6 min read
Elixir 1.14: Better Debugging with dbg/2 and More

Elixir 1.14: Better Debugging with dbg/2 and More

5
Comments
10 min read
ElixirのMapをdeep merge

ElixirのMapをdeep merge

4
Comments
2 min read
Early Careerists at ElixirConf 2022

Early Careerists at ElixirConf 2022

5
Comments
5 min read
ElixirConf 2022 - That's a wrap!

ElixirConf 2022 - That's a wrap!

15
Comments 2
6 min read
Benchmark Your Elixir App's Performance with Benchee

Benchmark Your Elixir App's Performance with Benchee

2
Comments
13 min read
Elixir - Uma Breve Introdução

Elixir - Uma Breve Introdução

9
Comments
5 min read
Predictable Code in Elixir: Expressions as Reducers and Macros

Predictable Code in Elixir: Expressions as Reducers and Macros

Comments
10 min read
How to Set up A Clojure Script and Phoenix Project

How to Set up A Clojure Script and Phoenix Project

6
Comments
6 min read
Como automatizamos a avaliação de projetos com Github Actions e o Broadway do Elixir

Como automatizamos a avaliação de projetos com Github Actions e o Broadway do Elixir

29
Comments
5 min read
Single source of truth with Phoenix LiveView

Single source of truth with Phoenix LiveView

15
Comments 3
4 min read
Use Phoenix to run React

Use Phoenix to run React

16
Comments
9 min read
JSON validation for Cowboy REST API - Mimic Celebrate Joi in Elixir

JSON validation for Cowboy REST API - Mimic Celebrate Joi in Elixir

Comments
6 min read
Getting wet with phoenix

Getting wet with phoenix

3
Comments
4 min read
Refactoring the Game

Refactoring the Game

14
Comments 2
4 min read
Elixir Plug Cowboy, WebSockets Broadcasting to React

Elixir Plug Cowboy, WebSockets Broadcasting to React

11
Comments
6 min read
Second player wins! Building the code and make the tests pass

Second player wins! Building the code and make the tests pass

3
Comments
4 min read
Building the tests when the second player wins

Building the tests when the second player wins

3
Comments
2 min read
First player wins! Building the code and make the tests pass

First player wins! Building the code and make the tests pass

5
Comments
4 min read
Working with Geospatial data in Elixir-Postgrex, Mimic Node-PgPromise behaviour.

Working with Geospatial data in Elixir-Postgrex, Mimic Node-PgPromise behaviour.

Comments
5 min read
Building the tests when the first player wins

Building the tests when the first player wins

1
Comments
2 min read
Game draw! Building the code and make the tests pass

Game draw! Building the code and make the tests pass

6
Comments
2 min read
loading...