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.
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
How does keeping state in Elixir work?

How does keeping state in Elixir work?

12
Comments
4 min read
AlloyCI Dev Diary - Part 1

AlloyCI Dev Diary - Part 1

6
Comments
3 min read
Entity Component Systems in Elixir

Entity Component Systems in Elixir

31
Comments
13 min read
Integration testing Phoenix application with Circle CI 2.0

Integration testing Phoenix application with Circle CI 2.0

22
Comments
2 min read
Elixirのコードレビューで出るやつ

Elixirのコードレビューで出るやつ

29
Comments
1 min read
Elixir 1.6.0 の新機能の紹介

Elixir 1.6.0 の新機能の紹介

11
Comments
2 min read
Implementing a peer-to-peer network in Elixir - Part 1: The Server

Implementing a peer-to-peer network in Elixir - Part 1: The Server

74
Comments 4
6 min read
Elixir GenServer Explained to Redux Developers

Elixir GenServer Explained to Redux Developers

30
Comments
5 min read
How do I improve performance in Elixir

How do I improve performance in Elixir

30
Comments
2 min read
Why I learned Elixir Lang

Why I learned Elixir Lang

43
Comments
1 min read
A Little Story About the 'no' Command

A Little Story About the 'no' Command

9
Comments 4
3 min read
Phoenix.Router.NoRouteError 発生時のレスポンス

Phoenix.Router.NoRouteError 発生時のレスポンス

8
Comments
1 min read
Overview of Elixir executables

Overview of Elixir executables

14
Comments
3 min read
Building REST Server with Elixir

Building REST Server with Elixir

25
Comments 1
2 min read
Dockerizing Elixir Umbrella Apps

Dockerizing Elixir Umbrella Apps

19
Comments
4 min read
Ad-hoc Polymorphism In Elixir Using defprotocol

Ad-hoc Polymorphism In Elixir Using defprotocol

2
Comments
2 min read
Robocodes

Robocodes

2
Comments
1 min read
Generate n digit random number in elixir

Generate n digit random number in elixir

2
Comments
1 min read
Designing our stack

Designing our stack

26
Comments
4 min read
Elixir Logger and the Power of Metadata

Elixir Logger and the Power of Metadata

21
Comments
5 min read
PHP and Pragmatism

PHP and Pragmatism

4
Comments 2
2 min read
loading...