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.
Tackling Performance Issues in Ecto Applications

Tackling Performance Issues in Ecto Applications

3
Comments
10 min read
[TIL] Elixir Map/Keyword.get default value is eager

[TIL] Elixir Map/Keyword.get default value is eager

Comments 1
1 min read
Don't use structs, use records instead!

Don't use structs, use records instead!

15
Comments 9
4 min read
One Month Post Product Hunt Launch: An Honest Review of Azimutt.app launch

One Month Post Product Hunt Launch: An Honest Review of Azimutt.app launch

2
Comments
7 min read
Mix

Mix

Comments
2 min read
Editing forms with live_file_input

Editing forms with live_file_input

3
Comments
16 min read
An Introduction to Absinthe

An Introduction to Absinthe

Comments
6 min read
Elixirで進捗表示ダウンロード

Elixirで進捗表示ダウンロード

1
Comments
3 min read
My Makefile for Elixir/Phoenix

My Makefile for Elixir/Phoenix

4
Comments 1
2 min read
Elixir data types Part 2

Elixir data types Part 2

Comments
3 min read
iex

iex

Comments
3 min read
Integrate Elxir Phoenix client with JS app.

Integrate Elxir Phoenix client with JS app.

2
Comments
2 min read
FUNDAMENTALS - CONCEITO DE INTERPRETAÇÃO

FUNDAMENTALS - CONCEITO DE INTERPRETAÇÃO

Comments
3 min read
Bogosort: The Stupid Sorting Algorithm

Bogosort: The Stupid Sorting Algorithm

4
Comments
4 min read
How to fix a borked Elixir install on Windows

How to fix a borked Elixir install on Windows

Comments
2 min read
Sign in with Metamask using LiveView

Sign in with Metamask using LiveView

2
Comments
12 min read
Elixir OpenCV: StbImageとNx.Tensor と Evision.Mat で相互変換

Elixir OpenCV: StbImageとNx.Tensor と Evision.Mat で相互変換

Comments
3 min read
Elixir OpenCV で hello world

Elixir OpenCV で hello world

Comments
2 min read
Elixir data types Part 1

Elixir data types Part 1

Comments
2 min read
Test Data Libraries for Elixir

Test Data Libraries for Elixir

Comments
6 min read
A step to step guide to set up Dev Container

A step to step guide to set up Dev Container

3
Comments 2
7 min read
Mitigating Server-Side Request Forgery

Mitigating Server-Side Request Forgery

2
Comments
6 min read
Elixir-style Pipelines in 9 Lines of Ruby

Elixir-style Pipelines in 9 Lines of Ruby

Comments
3 min read
Migrating to Phoenix Liveview Streams

Migrating to Phoenix Liveview Streams

2
Comments 2
3 min read
An Introduction to Mocking Tools for Elixir

An Introduction to Mocking Tools for Elixir

1
Comments
11 min read
Updating state through multiple epochs in Elixir

Updating state through multiple epochs in Elixir

1
Comments
2 min read
How to fix the "Callback info about the Mix.Task behaviour is not available." error from Dialyzer

How to fix the "Callback info about the Mix.Task behaviour is not available." error from Dialyzer

Comments
1 min read
Exponential Backoff with Elixir

Exponential Backoff with Elixir

5
Comments
7 min read
Installing Elixir

Installing Elixir

Comments
2 min read
Use hex.docs locally

Use hex.docs locally

2
Comments 1
2 min read
Transparent execution of Fortran code from the Erlang machine using ports

Transparent execution of Fortran code from the Erlang machine using ports

Comments
6 min read
How to Build a Phoenix LiveView Todo List App with Testing.

How to Build a Phoenix LiveView Todo List App with Testing.

7
Comments 3
9 min read
Unit testing a page title on Phoenix LiveView

Unit testing a page title on Phoenix LiveView

1
Comments
1 min read
How to clear Elixir warnings on VSCode

How to clear Elixir warnings on VSCode

1
Comments
1 min read
Taming Time: how to install & develop with XTDB

Taming Time: how to install & develop with XTDB

1
Comments
11 min read
Aulas de Introdução a Elixir (2023)

Aulas de Introdução a Elixir (2023)

5
Comments
1 min read
Novo vídeo: Explicando e resolvendo City Office do Exercism em Elixir (usando docs e typespecs)

Novo vídeo: Explicando e resolvendo City Office do Exercism em Elixir (usando docs e typespecs)

3
Comments
1 min read
Debugging Phoenix LiveView with open_browser/2

Debugging Phoenix LiveView with open_browser/2

1
Comments
7 min read
Generating Data Functions in Your Elixir App

Generating Data Functions in Your Elixir App

Comments
9 min read
New ElxPro course!

New ElxPro course!

2
Comments
1 min read
Is Phoenix A Good Framework?

Is Phoenix A Good Framework?

5
Comments 1
3 min read
A Dive into Recursion with Elixir

A Dive into Recursion with Elixir

3
Comments
4 min read
It's legos all the way down

It's legos all the way down

Comments
7 min read
An Introduction to Test Factories and Fixtures for Elixir

An Introduction to Test Factories and Fixtures for Elixir

2
Comments
9 min read
A Phoenix LiveView is Just a Process

A Phoenix LiveView is Just a Process

6
Comments 2
3 min read
ALGORITHMS - BUSCA BINÁRIA

ALGORITHMS - BUSCA BINÁRIA

2
Comments
3 min read
Building your own distributed pocket ChatGPT in Elixir with GenServer

Building your own distributed pocket ChatGPT in Elixir with GenServer

Comments
8 min read
TIL: query the NPM paginated Rest API with Elixir

TIL: query the NPM paginated Rest API with Elixir

3
Comments
4 min read
Exploring the Advantages and Disadvantages of LiveView Native for Mobile App Development

Exploring the Advantages and Disadvantages of LiveView Native for Mobile App Development

7
Comments 1
5 min read
What's a process in Elixir?

What's a process in Elixir?

8
Comments 6
2 min read
O que é um processo em Elixir?

O que é um processo em Elixir?

8
Comments
2 min read
🍱Versioning an API with Phoenix and Elixir

🍱Versioning an API with Phoenix and Elixir

1
Comments
4 min read
Under the Hood of Ecto

Under the Hood of Ecto

Comments
12 min read
Por que usar @typespecs em seu código Elixir?

Por que usar @typespecs em seu código Elixir?

16
Comments 3
6 min read
How to install Phoenix (Elixir) with Tailwind CSS and Flowbite

How to install Phoenix (Elixir) with Tailwind CSS and Flowbite

13
Comments 1
37 min read
How to build a real-time multiplayer game with Flutter Flame

How to build a real-time multiplayer game with Flutter Flame

25
Comments 1
14 min read
Ecto: Create a case insensitive unique index

Ecto: Create a case insensitive unique index

1
Comments
1 min read
How To Instrument Your Elixir Application with AppSignal

How To Instrument Your Elixir Application with AppSignal

Comments
7 min read
Replaying events from SavvyCal into your webhook with Elixir and HTTPoison

Replaying events from SavvyCal into your webhook with Elixir and HTTPoison

3
Comments
4 min read
How to build a Concurrent & Resilient Service in Elixir

How to build a Concurrent & Resilient Service in Elixir

3
Comments
13 min read
loading...