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.
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
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 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
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
loading...