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.
Doing Background Work Using a Native Elixir Approach

Doing Background Work Using a Native Elixir Approach

4
Comments
7 min read
Elixir: Building a Small JSON Endpoint With Plug, Cowboy and Poison

Elixir: Building a Small JSON Endpoint With Plug, Cowboy and Poison

138
Comments 14
6 min read
MixとOTP 08: タスクとgen_tcp

MixとOTP 08: タスクとgen_tcp

6
Comments
4 min read
Deploying Phoenix via Dokku

Deploying Phoenix via Dokku

35
Comments 3
10 min read
Deploying a Phoenix app to Heroku

Deploying a Phoenix app to Heroku

13
Comments 3
3 min read
Elixir: パターンマッチングを使う

Elixir: パターンマッチングを使う

8
Comments
3 min read
Elixir: Elixir 1.9に備わった新機能

Elixir: Elixir 1.9に備わった新機能

12
Comments
2 min read
MixとOTP 07: 依存関係とアンブレラプロジェクト

MixとOTP 07: 依存関係とアンブレラプロジェクト

5
Comments
4 min read
Frontend store with the state on the elixir backend.

Frontend store with the state on the elixir backend.

16
Comments 2
2 min read
The problem with Elixir Umbrella Apps

The problem with Elixir Umbrella Apps

23
Comments 5
3 min read
How to write bitstring as read such as 001 1101 on Elixir

How to write bitstring as read such as 001 1101 on Elixir

6
Comments
3 min read
Technology choices

Technology choices

6
Comments
3 min read
Intro to OOP in Elixir

Intro to OOP in Elixir

45
Comments
4 min read
7 ways to write logic with Elixir's pattern matching

7 ways to write logic with Elixir's pattern matching

69
Comments 3
2 min read
MixとOTP 06: ETS

MixとOTP 06: ETS

11
Comments
4 min read
Step-by-Step Tutorial to Build a Phoenix App that Supports User Uploads

Step-by-Step Tutorial to Build a Phoenix App that Supports User Uploads

46
Comments 2
18 min read
A Tour of Task Async and Await

A Tour of Task Async and Await

15
Comments
5 min read
Routing in Phoenix Umbrella Apps

Routing in Phoenix Umbrella Apps

11
Comments 3
7 min read
MixとOTP 05: ダイナミックスーパーバイザー

MixとOTP 05: ダイナミックスーパーバイザー

9
Comments
3 min read
A Deep Dive into Mix

A Deep Dive into Mix

10
Comments
4 min read
TIL — Git supports a global exclude file

TIL — Git supports a global exclude file

6
Comments
2 min read
Elixir Stream and large HTTP responses: processing text

Elixir Stream and large HTTP responses: processing text

6
Comments
13 min read
MixとOTP 04: スーパーバイザーとアプリケーション

MixとOTP 04: スーパーバイザーとアプリケーション

7
Comments
3 min read
Elixir: パイプ演算子|>について

Elixir: パイプ演算子|>について

6
Comments
2 min read
Elixir Stream to process large HTTP responses on the fly

Elixir Stream to process large HTTP responses on the fly

22
Comments
6 min read
loading...