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.
Start with unit tests on LiveView modules

Start with unit tests on LiveView modules

2
Comments 2
4 min read
How to start programming in Elixir?

How to start programming in Elixir?

6
Comments
1 min read
10 things in Elixir that confuse Ruby programmers - Part 2

10 things in Elixir that confuse Ruby programmers - Part 2

3
Comments 2
6 min read
How To Reduce Reductions in Elixir

How To Reduce Reductions in Elixir

1
Comments
6 min read
An Introduction to Exceptions in Elixir

An Introduction to Exceptions in Elixir

8
Comments
8 min read
How to write a CRUD CLI using Elixir and ScyllaDB

How to write a CRUD CLI using Elixir and ScyllaDB

173
Comments 8
18 min read
¿Por qué elegir Elixir y Phoenix?

¿Por qué elegir Elixir y Phoenix?

7
Comments
6 min read
How to get the host from a LiveView Socket

How to get the host from a LiveView Socket

Comments
1 min read
Understanding Process Restart Strategies: Transient, Temporary, and Permanent

Understanding Process Restart Strategies: Transient, Temporary, and Permanent

17
Comments 2
6 min read
Phoenix 1.7 for Elixir: Edit a Form in a Modal

Phoenix 1.7 for Elixir: Edit a Form in a Modal

Comments
9 min read
Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

3
Comments
4 min read
Keynote Speakers da Elixir Fortaleza Conf 2023

Keynote Speakers da Elixir Fortaleza Conf 2023

15
Comments
5 min read
Serving Spam Detection With XGBoost and Elixir

Serving Spam Detection With XGBoost and Elixir

Comments
23 min read
Phoenix Internationalization

Phoenix Internationalization

4
Comments
2 min read
Writing a Custom Credo Check in Elixir

Writing a Custom Credo Check in Elixir

1
Comments 1
11 min read
Elixir syntax for Ruby developers: a quick introduction

Elixir syntax for Ruby developers: a quick introduction

2
Comments
9 min read
1O things in Elixir that confuse Ruby programmers - Part 1

1O things in Elixir that confuse Ruby programmers - Part 1

1
Comments
6 min read
Event Based System with Localstack (Elixir Edition): Notifing to SQS when a file its uploaded

Event Based System with Localstack (Elixir Edition): Notifing to SQS when a file its uploaded

1
Comments
3 min read
Boost HTTP Client Monitoring in Elixir with AppSignal and Tesla Templates

Boost HTTP Client Monitoring in Elixir with AppSignal and Tesla Templates

Comments
4 min read
Elixirでリストの最初の要素を取得

Elixirでリストの最初の要素を取得

2
Comments
2 min read
Data Processing with Elixir (Part 2)

Data Processing with Elixir (Part 2)

4
Comments 3
3 min read
Data processing with Elixir (Part 1)

Data processing with Elixir (Part 1)

8
Comments 5
4 min read
Elixir Phoenix 1.7 breadcrumb component

Elixir Phoenix 1.7 breadcrumb component

4
Comments
4 min read
Beautiful pipelines in Elixir

Beautiful pipelines in Elixir

2
Comments
1 min read
Add a Form to a Modal in Phoenix 1.7

Add a Form to a Modal in Phoenix 1.7

4
Comments
7 min read
Do It - Elixir Command Line Interface Library

Do It - Elixir Command Line Interface Library

2
Comments 3
2 min read
Using ECharts in Elixir Livebook

Using ECharts in Elixir Livebook

1
Comments
3 min read
Random Cut Forests

Random Cut Forests

7
Comments
5 min read
A Deep Dive into Mutations with Absinthe

A Deep Dive into Mutations with Absinthe

Comments
8 min read
LiveView vs LiveComponent vs Component

LiveView vs LiveComponent vs Component

15
Comments
2 min read
Observe Your Phoenix App with Structured Logging

Observe Your Phoenix App with Structured Logging

3
Comments
15 min read
Monitoring Your Elixir GraphQL API with AppSignal

Monitoring Your Elixir GraphQL API with AppSignal

Comments
4 min read
Optimizing Elixir Phoenix action with huge json response by responding by cached, gzipped values.

Optimizing Elixir Phoenix action with huge json response by responding by cached, gzipped values.

Comments
2 min read
Testing Timer-based Logic in Elixir with Klotho Library

Testing Timer-based Logic in Elixir with Klotho Library

7
Comments
5 min read
How to merge Tailwind class in Elixir Phoenix

How to merge Tailwind class in Elixir Phoenix

5
Comments 1
2 min read
Implement `toggle_attribute` with LiveView JS

Implement `toggle_attribute` with LiveView JS

3
Comments 3
2 min read
Tabs with Phoenix Liveview

Tabs with Phoenix Liveview

Comments
2 min read
The First E-commerce Shop on Mars

The First E-commerce Shop on Mars

2
Comments
6 min read
[TIL] Reusable LiveView.JS commands with JS.exec

[TIL] Reusable LiveView.JS commands with JS.exec

2
Comments
3 min read
Testing in Elixir: Ensuring code quality

Testing in Elixir: Ensuring code quality

4
Comments
2 min read
5 Tips for Elixir Beginners

5 Tips for Elixir Beginners

4
Comments
9 min read
Paradigm shift: Immutability in Elixir

Paradigm shift: Immutability in Elixir

Comments
2 min read
Where are all these points coming from?

Where are all these points coming from?

3
Comments 1
19 min read
Controller-Free Approach for File Export in Phoenix LiveView

Controller-Free Approach for File Export in Phoenix LiveView

3
Comments 2
4 min read
Expand Your Monitoring Capabilities with AppSignal's Standalone Agent Docker Image

Expand Your Monitoring Capabilities with AppSignal's Standalone Agent Docker Image

Comments
2 min read
API Prototypes with dbb and my first attemp to join to OpenSource World

API Prototypes with dbb and my first attemp to join to OpenSource World

2
Comments
3 min read
Absinthe for Large Elixir Applications

Absinthe for Large Elixir Applications

1
Comments
8 min read
Clearing the Code with Delegate in Elixir

Clearing the Code with Delegate in Elixir

3
Comments
2 min read
Rendering tasks (Writing TUI with Ratatouille)

Rendering tasks (Writing TUI with Ratatouille)

Comments
6 min read
Create and Open a Modal in Phoenix 1.7

Create and Open a Modal in Phoenix 1.7

1
Comments
6 min read
Writing TUI with Ratatouille

Writing TUI with Ratatouille

4
Comments
4 min read
The Lazy Programmer's Intro to LiveView: Chapter 1

The Lazy Programmer's Intro to LiveView: Chapter 1

15
Comments 6
7 min read
The Lazy Programmer's Intro to LiveView: Chapter 8

The Lazy Programmer's Intro to LiveView: Chapter 8

2
Comments 2
5 min read
The Lazy Programmer's Intro to LiveView: Chapter 2

The Lazy Programmer's Intro to LiveView: Chapter 2

5
Comments
8 min read
The Lazy Programmer's Intro to LiveView: Chapter 6

The Lazy Programmer's Intro to LiveView: Chapter 6

3
Comments
5 min read
The Lazy Programmer's Intro to LiveView: Chapter 3

The Lazy Programmer's Intro to LiveView: Chapter 3

2
Comments
8 min read
The Lazy Programmer's Intro to LiveView: Chapter 5

The Lazy Programmer's Intro to LiveView: Chapter 5

1
Comments
7 min read
The Lazy Programmer's Intro to LiveView: Chapter 7

The Lazy Programmer's Intro to LiveView: Chapter 7

1
Comments
17 min read
The Lazy Programmer's Intro to LiveView: Chapter 4

The Lazy Programmer's Intro to LiveView: Chapter 4

1
Comments
4 min read
Configure Helix to use ElixirLS

Configure Helix to use ElixirLS

Comments
2 min read
loading...