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 salada de frutas dos modelos de dados

A salada de frutas dos modelos de dados

29
Comments 3
7 min read
Elixir pattern matching magic

Elixir pattern matching magic

16
Comments 1
11 min read
Customizing IEx for Elixir Nerves target device

Customizing IEx for Elixir Nerves target device

4
Comments
2 min read
The Power of Elixir Task Module - Into Task.Supervisor

The Power of Elixir Task Module - Into Task.Supervisor

17
Comments
4 min read
Ambiente de desevolvimento Elixir/Phoenix com Nix

Ambiente de desevolvimento Elixir/Phoenix com Nix

10
Comments
4 min read
What I've learned today - 4 - Elixir - Executing a code after load

What I've learned today - 4 - Elixir - Executing a code after load

3
Comments
1 min read
GenServer, Agent, Task

GenServer, Agent, Task

9
Comments 2
6 min read
What I've learned today - 3 - Elixir add color to console

What I've learned today - 3 - Elixir add color to console

7
Comments
1 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 4]

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 4]

12
Comments 1
8 min read
Razões para se tornar um Alquimista I

Razões para se tornar um Alquimista I

6
Comments
4 min read
Deploying an Elixir app

Deploying an Elixir app

13
Comments
2 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 3]

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 3]

24
Comments 10
22 min read
Conditional rendering of components with Phoenix LiveView

Conditional rendering of components with Phoenix LiveView

15
Comments 1
3 min read
Renderizar componentes condicionalmente con Phoenix LiveView

Renderizar componentes condicionalmente con Phoenix LiveView

4
Comments
3 min read
Basic Github Actions setup for Phoenix apps

Basic Github Actions setup for Phoenix apps

11
Comments 1
6 min read
Why SOLID may be useful for you in Elixir

Why SOLID may be useful for you in Elixir

39
Comments
6 min read
The Power of Elixir Task Module - The beginning

The Power of Elixir Task Module - The beginning

34
Comments
3 min read
Upload files to Google Drive with Phoenix LiveView

Upload files to Google Drive with Phoenix LiveView

18
Comments
5 min read
Cargar archivos a Google Drive con Phoenix LiveView

Cargar archivos a Google Drive con Phoenix LiveView

5
Comments
5 min read
The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story.

The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story.

9
Comments
5 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack

180
Comments 13
23 min read
Open-source Deep Dive: Broadway (Part 2) - Inner workings of Broadway

Open-source Deep Dive: Broadway (Part 2) - Inner workings of Broadway

11
Comments
14 min read
Generate page title from Phoenix LiveView module name

Generate page title from Phoenix LiveView module name

9
Comments
2 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 2]

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 2]

35
Comments 7
15 min read
I run Livebook (Elixir)

I run Livebook (Elixir)

7
Comments
2 min read
Erlscripten: Transpiling Erlang to Javascript. Yes, you read it right.

Erlscripten: Transpiling Erlang to Javascript. Yes, you read it right.

17
Comments
5 min read
ExUnit test_helper.exs usage

ExUnit test_helper.exs usage

4
Comments
1 min read
Integrate Google API with Elixir

Integrate Google API with Elixir

10
Comments
12 min read
Rate limiter for Phoenix app

Rate limiter for Phoenix app

11
Comments 2
3 min read
Loading Icon Component for Phoenix LiveView

Loading Icon Component for Phoenix LiveView

6
Comments
1 min read
Loading a large json file into elixir's ETS (Erlang Term Storage) Cache using Jaxon

Loading a large json file into elixir's ETS (Erlang Term Storage) Cache using Jaxon

6
Comments
2 min read
Open-source Deep Dive: Broadway (Part 1) - Message queues, concurrency in Elixir, and Broadway architecture

Open-source Deep Dive: Broadway (Part 1) - Message queues, concurrency in Elixir, and Broadway architecture

13
Comments
9 min read
Verify matching parens, brackets and braces with Elixir

Verify matching parens, brackets and braces with Elixir

12
Comments 9
12 min read
alias in elixir

alias in elixir

6
Comments
1 min read
Verificando parênteses, colchetes e chaves correspondentes com Elixir

Verificando parênteses, colchetes e chaves correspondentes com Elixir

6
Comments
13 min read
Some Elixir katas - Pt 4

Some Elixir katas - Pt 4

7
Comments
3 min read
Some Elixir katas - Pt 1

Some Elixir katas - Pt 1

6
Comments
4 min read
Some Elixir katas - Pt 3

Some Elixir katas - Pt 3

3
Comments
3 min read
Some Elixir katas - Pt 2

Some Elixir katas - Pt 2

3
Comments
6 min read
Introducing .iex.local.exs

Introducing .iex.local.exs

12
Comments
1 min read
Sort a String using a Custom Alphabet in Elixir

Sort a String using a Custom Alphabet in Elixir

11
Comments 5
16 min read
Phoenix Telemetry

Phoenix Telemetry

5
Comments
5 min read
Parser Combinators in Elixir

Parser Combinators in Elixir

7
Comments
9 min read
Real-time page refresh using Phoenix LiveView and PubSub

Real-time page refresh using Phoenix LiveView and PubSub

13
Comments
3 min read
Simple token authentication for Phoenix API

Simple token authentication for Phoenix API

28
Comments
4 min read
IoT development using Raspberry Pi, Elixir and Nerves

IoT development using Raspberry Pi, Elixir and Nerves

23
Comments
3 min read
Resources to learn Elixir - A study path

Resources to learn Elixir - A study path

21
Comments
2 min read
Setting up elixir for mac (with erlang observer working)

Setting up elixir for mac (with erlang observer working)

9
Comments 3
2 min read
Bounty Hunting with Elixir

Bounty Hunting with Elixir

5
Comments 1
6 min read
How Elixir Lays Out Your Data in Memory

How Elixir Lays Out Your Data in Memory

24
Comments
12 min read
Elixir and Erlang code in the same umbrella project

Elixir and Erlang code in the same umbrella project

13
Comments 2
2 min read
Learn elixir with me!

Learn elixir with me!

17
Comments
5 min read
How I made a poor man's personal Oblivious DNS over HTTPS

How I made a poor man's personal Oblivious DNS over HTTPS

3
Comments
3 min read
O que é um map?

O que é um map?

12
Comments 4
3 min read
Write Better Code With [Functional Programming & Elixir]

Write Better Code With [Functional Programming & Elixir]

41
Comments 18
3 min read
Controlling servo in Elixir/Nerves

Controlling servo in Elixir/Nerves

14
Comments
4 min read
Understanding "warning: redefining module x" in elixir

Understanding "warning: redefining module x" in elixir

2
Comments 1
1 min read
Why Elixir?

Why Elixir?

2
Comments
1 min read
Benchmark PHP X Elixir

Benchmark PHP X Elixir

10
Comments 3
4 min read
I created a March Madness predictor CLI in Elixir, then turned it into a web app.

I created a March Madness predictor CLI in Elixir, then turned it into a web app.

8
Comments
3 min read
loading...