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.
Polymorphism: Elixir vs. Java

Polymorphism: Elixir vs. Java

24
Comments 1
6 min read
What is the "<>" operator called in Elixir?

What is the "<>" operator called in Elixir?

8
Comments 6
1 min read
Any tips for someone just starting out learning Elixir?

Any tips for someone just starting out learning Elixir?

10
Comments 3
1 min read
Plausible is going open-source

Plausible is going open-source

12
Comments 2
3 min read
Financial Portfolio rebalancing with Elixir

Financial Portfolio rebalancing with Elixir

9
Comments
6 min read
Animating a Canvas with Phoenix LiveView

Animating a Canvas with Phoenix LiveView

12
Comments 1
8 min read
ElixirConf US 2019 and the future of Elixir

ElixirConf US 2019 and the future of Elixir

18
Comments 4
2 min read
Testing your Elixir + Phoenix + Postgres app with Github CI

Testing your Elixir + Phoenix + Postgres app with Github CI

13
Comments
3 min read
Using components in Phoenix templates

Using components in Phoenix templates

13
Comments
3 min read
Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

66
Comments
10 min read
Property-Based Testing: From Erlang/Elixir to Clojure

Property-Based Testing: From Erlang/Elixir to Clojure

9
Comments
9 min read
Check the Examination

Check the Examination

8
Comments 3
4 min read
Slimming down fat channels in Phoenix

Slimming down fat channels in Phoenix

7
Comments
6 min read
Congressional District-based Encoding

Congressional District-based Encoding

8
Comments
2 min read
Hello, Dev.to

Hello, Dev.to

3
Comments 7
1 min read
Distributed Elixir with Mix Releases and libcluster

Distributed Elixir with Mix Releases and libcluster

16
Comments
4 min read
Load specific JS files in Elixir and Phoenix

Load specific JS files in Elixir and Phoenix

7
Comments 3
2 min read
Understanding Elixir's Strange Module Names

Understanding Elixir's Strange Module Names

14
Comments 1
4 min read
Create a paginator using Elixir and Phoenix

Create a paginator using Elixir and Phoenix

21
Comments 2
4 min read
Deploy a Phoenix App with Mix Releases

Deploy a Phoenix App with Mix Releases

10
Comments
3 min read
Many to many associations in Elixir and Phoenix

Many to many associations in Elixir and Phoenix

33
Comments 3
4 min read
SVG icons in Elixir and Phoenix

SVG icons in Elixir and Phoenix

12
Comments
2 min read
Create dynamic sitemap.xml in Elixir and Phoenix

Create dynamic sitemap.xml in Elixir and Phoenix

10
Comments 2
3 min read
Metaprogramming: From C Preprocessing to Elixir Macros

Metaprogramming: From C Preprocessing to Elixir Macros

67
Comments
6 min read
Dev-Log #4: Lander-game. Putting it on hiatus.

Dev-Log #4: Lander-game. Putting it on hiatus.

10
Comments
2 min read
Elixir lists vs Elixir tuples

Elixir lists vs Elixir tuples

14
Comments
3 min read
Deploy a Phoenix app with Docker stack

Deploy a Phoenix app with Docker stack

35
Comments 12
6 min read
Docker and OTP: Friends or Foes? (ElixirConf 2018)

Docker and OTP: Friends or Foes? (ElixirConf 2018)

10
Comments
2 min read
Building the Go Game in Elixir: Time Travel and the Ko Rule

Building the Go Game in Elixir: Time Travel and the Ko Rule

54
Comments 1
9 min read
Manage Elixir versions like RVM & Rbenv

Manage Elixir versions like RVM & Rbenv

8
Comments 3
1 min read
Enforcing code quality in Elixir

Enforcing code quality in Elixir

19
Comments 4
6 min read
Elixirメタプログラミング 01: 内部表現 ー quote/2とunquote/1

Elixirメタプログラミング 01: 内部表現 ー quote/2とunquote/1

7
Comments
2 min read
Phoenix LiveView live_link

Phoenix LiveView live_link

13
Comments
4 min read
Customise a new Phoenix app (Part 2 - Style)

Customise a new Phoenix app (Part 2 - Style)

13
Comments
2 min read
Pipeline: Pass it in first

Pipeline: Pass it in first

15
Comments
8 min read
Migrating to Serum, an Elixir blog engine

Migrating to Serum, an Elixir blog engine

8
Comments
2 min read
Building and Playing the Go Game with Phoenix LiveView

Building and Playing the Go Game with Phoenix LiveView

52
Comments
7 min read
A guide to tracing in Elixir!

A guide to tracing in Elixir!

13
Comments 2
8 min read
ทำ Social Login แบบง่ายๆบน Phoenix ด้วย Ueberauth

ทำ Social Login แบบง่ายๆบน Phoenix ด้วย Ueberauth

11
Comments
2 min read
Customise a new Phoenix app (Part 1 - Outdated Packages)

Customise a new Phoenix app (Part 1 - Outdated Packages)

14
Comments
3 min read
My First Week With Elixir As A Rubyist

My First Week With Elixir As A Rubyist

6
Comments 4
4 min read
Deploying a Phoenix Project on AWS

Deploying a Phoenix Project on AWS

10
Comments
2 min read
MixとOTP 10: 分散処理のタスクと設定

MixとOTP 10: 分散処理のタスクと設定

6
Comments
6 min read
Debugging with IEx

Debugging with IEx

10
Comments
2 min read
WTF are streams?

WTF are streams?

43
Comments
9 min read
Memento – Mnesia Distributed Database in Elixir

Memento – Mnesia Distributed Database in Elixir

6
Comments
1 min read
Reorganizing your (Phoenix) Contexts as Use Cases

Reorganizing your (Phoenix) Contexts as Use Cases

8
Comments 1
6 min read
Elixir is written in Elixir

Elixir is written in Elixir

8
Comments 1
1 min read
Elixir and Phoenix basic passwordless and databaseless authentication (pt.1)

Elixir and Phoenix basic passwordless and databaseless authentication (pt.1)

14
Comments
12 min read
Concurrent ant farm with Elixir and Phoenix LiveView

Concurrent ant farm with Elixir and Phoenix LiveView

15
Comments
8 min read
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

56
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

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

MixとOTP 08: タスクとgen_tcp

6
Comments
4 min read
loading...