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.
Dev-Log #3: Elixir-Game, now with 1000% more interface.

Dev-Log #3: Elixir-Game, now with 1000% more interface.

10
Comments
2 min read
MixとOTP 09: DocTestとwithのパターンマッチング

MixとOTP 09: DocTestとwithのパターンマッチング

7
Comments
5 min read
Phoenix Live View Debounce

Phoenix Live View Debounce

16
Comments 6
3 min read
Elixir and The Beam: How Concurrency Really Works

Elixir and The Beam: How Concurrency Really Works

60
Comments 2
8 min read
Elixir: PhoenixでWebsocketをつないで簡単なチャットアプリケーションをつくる

Elixir: PhoenixでWebsocketをつないで簡単なチャットアプリケーションをつくる

11
Comments
3 min read
Understanding Genservers

Understanding Genservers

13
Comments 2
7 min read
ASDF, the version manager for all your languages

ASDF, the version manager for all your languages

24
Comments 3
2 min read
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
loading...