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.
Elixir: パーサコンビネータライブラリNimbleParsec

Elixir: パーサコンビネータライブラリNimbleParsec

10
Comments
3 min read
Elixir入門 04: パターンマッチング

Elixir入門 04: パターンマッチング

13
Comments
3 min read
Ecto 3.0: 互換性を破る変更予定について

Ecto 3.0: 互換性を破る変更予定について

16
Comments
1 min read
Elixir入門の連載を開始(Elixir入門もくじ)

Elixir入門の連載を開始(Elixir入門もくじ)

17
Comments
2 min read
ActiveRecord vs. Ecto - Part One

ActiveRecord vs. Ecto - Part One

45
Comments 1
8 min read
Elixir入門 01: コードを書いて試してみる

Elixir入門 01: コードを書いて試してみる

18
Comments
2 min read
Elixir入門 02: 型の基本

Elixir入門 02: 型の基本

12
Comments
6 min read
Elixir入門 03: 演算子の基本

Elixir入門 03: 演算子の基本

10
Comments
2 min read
Elixir v1.7がリリースされた

Elixir v1.7がリリースされた

9
Comments
3 min read
This Week I Learned #9

This Week I Learned #9

43
Comments
4 min read
Using Protocols to decouple implementation details

Using Protocols to decouple implementation details

9
Comments 2
3 min read
How OTP Applications are structured

How OTP Applications are structured

73
Comments 1
4 min read
ElixirのExTwitterでツイートする

ElixirのExTwitterでツイートする

9
Comments
1 min read
データ構造の使い分け - Elixir チートシート - [翻訳記事]

データ構造の使い分け - Elixir チートシート - [翻訳記事]

7
Comments
3 min read
AlloyCI - A year since release

AlloyCI - A year since release

21
Comments 4
5 min read
Which Data Structure Should I Use? An Elixir Cheat Sheet

Which Data Structure Should I Use? An Elixir Cheat Sheet

165
Comments 12
7 min read
On Naming Contextual Modules and Functions in Elixir

On Naming Contextual Modules and Functions in Elixir

5
Comments
1 min read
Add Docker to Elixir/Phoenix projects in one command

Add Docker to Elixir/Phoenix projects in one command

53
Comments 2
2 min read
Elixir and Phoenix basic passwordless and databaseless authentication (pt. 3)

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

8
Comments 1
19 min read
Lists vs Tuples in Elixir

Lists vs Tuples in Elixir

49
Comments
5 min read
Does Phoenix make database CRUD too easy?

Does Phoenix make database CRUD too easy?

13
Comments 7
5 min read
Building a Blockchain - What I've learned over the past few months

Building a Blockchain - What I've learned over the past few months

23
Comments 4
3 min read
Generate UUID fields in Phoenix with Postgresql

Generate UUID fields in Phoenix with Postgresql

20
Comments 2
2 min read
The Secret behind Elixir Operator Re-Definitions: + to -

The Secret behind Elixir Operator Re-Definitions: + to -

21
Comments 3
1 min read
Tail recursion in Elixir

Tail recursion in Elixir

22
Comments
1 min read
The Rigid Code Behind Smooth Code— Elixir Intermediate

The Rigid Code Behind Smooth Code— Elixir Intermediate

14
Comments
4 min read
Best Resources for Learning Elixir

Best Resources for Learning Elixir

74
Comments 14
1 min read
Persisting event data to Postgres using GenStage and EventBus

Persisting event data to Postgres using GenStage and EventBus

14
Comments
1 min read
A Beautiful Love between Elixir & Programmer — love-letter.

A Beautiful Love between Elixir & Programmer — love-letter.

12
Comments 3
5 min read
Working with Tasks in Elixir

Working with Tasks in Elixir

12
Comments
2 min read
Parsing Numbers in Elixir

Parsing Numbers in Elixir

12
Comments
5 min read
Decoupled Modules with Elixir EventBus

Decoupled Modules with Elixir EventBus

12
Comments
3 min read
A dive into database multi-tenancy in Elixir with Ecto

A dive into database multi-tenancy in Elixir with Ecto

34
Comments 2
5 min read
Composing Ecto Queries

Composing Ecto Queries

11
Comments
3 min read
Streaming large datasets in Elixir

Streaming large datasets in Elixir

14
Comments
3 min read
Yet another website rebuild

Yet another website rebuild

16
Comments 5
4 min read
Elixir API and Elm SPA - Part 4

Elixir API and Elm SPA - Part 4

24
Comments 1
11 min read
Elixir API and Elm SPA - Part 2

Elixir API and Elm SPA - Part 2

61
Comments 10
10 min read
Elixir and Phoenix basic passwordless and databaseless authentication (pt.2)

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

6
Comments 1
7 min read
From Newbie to Presenter: My Path to Speaking at Empex

From Newbie to Presenter: My Path to Speaking at Empex

31
Comments 2
2 min read
Elixir API and Elm SPA - Part 1

Elixir API and Elm SPA - Part 1

66
Comments 3
5 min read
Deconstructing Elixir's GenServers

Deconstructing Elixir's GenServers

24
Comments
7 min read
A Queue is just a Q with 4 silent letters

A Queue is just a Q with 4 silent letters

42
Comments 5
4 min read
You Should Learn Functional Programming in 2018

You Should Learn Functional Programming in 2018

95
Comments 5
5 min read
External Service testing in Phoenix

External Service testing in Phoenix

16
Comments 6
3 min read
Works as shown: Elixir's doctest macro

Works as shown: Elixir's doctest macro

19
Comments 1
2 min read
Pattern Matching in Elixir

Pattern Matching in Elixir

147
Comments 9
14 min read
How My Bash Color Settings Broke edeliver

How My Bash Color Settings Broke edeliver

22
Comments 4
8 min read
Elixir and my ISO-8859-1 character encoding problem

Elixir and my ISO-8859-1 character encoding problem

16
Comments 2
3 min read
How to Run Ecto Migrations on Production

How to Run Ecto Migrations on Production

9
Comments 1
2 min read
Migration scripts (migrate/rollback/seeding) database when releasing a Phoenix/OTP app by Distillery

Migration scripts (migrate/rollback/seeding) database when releasing a Phoenix/OTP app by Distillery

13
Comments
2 min read
Handling PostgreSQL slow counting on Elixir

Handling PostgreSQL slow counting on Elixir

17
Comments
3 min read
Learn Elixir by Creating a Command Line Application

Learn Elixir by Creating a Command Line Application

47
Comments 1
7 min read
Elixir TCP server and client example

Elixir TCP server and client example

27
Comments 1
7 min read
Building a JSON API with Phoenix 1.3 and Elixir

Building a JSON API with Phoenix 1.3 and Elixir

25
Comments 2
12 min read
WerckerでPhoenixアプリケーションのCI

WerckerでPhoenixアプリケーションのCI

11
Comments
1 min read
AlloyCI Dev Diary — Part 3

AlloyCI Dev Diary — Part 3

10
Comments
3 min read
Composing Elixir Plugs in a Phoenix application

Composing Elixir Plugs in a Phoenix application

18
Comments 2
3 min read
AlloyCI Dev Diary — Part 2

AlloyCI Dev Diary — Part 2

10
Comments
6 min read
How to install Elixir in Manjaro Linux

How to install Elixir in Manjaro Linux

17
Comments 1
1 min read
loading...