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.
Erlang User defined types

Erlang User defined types

6
Comments
6 min read
Interview With Alex Pareto from Brex – Scaling, Thundering Herd Problem, Dev Tools, Elixir and Functional Programming

Interview With Alex Pareto from Brex – Scaling, Thundering Herd Problem, Dev Tools, Elixir and Functional Programming

2
Comments
5 min read
Making Plausible analytics ready for selfhosting

Making Plausible analytics ready for selfhosting

2
Comments
1 min read
How to dynamically load configurations for tests at runtime within Elixir libraries

How to dynamically load configurations for tests at runtime within Elixir libraries

6
Comments
2 min read
TIL: Singular column name when creating join table in ecto

TIL: Singular column name when creating join table in ecto

3
Comments
1 min read
TIL: Hidden switch of ecto_sql migration

TIL: Hidden switch of ecto_sql migration

5
Comments
1 min read
Jumpstart Your Career With These Books

Jumpstart Your Career With These Books

21
Comments 3
1 min read
Angular meets Phoenix/Elixir

Angular meets Phoenix/Elixir

6
Comments 1
6 min read
Mono repository pattern in Elixir

Mono repository pattern in Elixir

20
Comments
6 min read
Don't stop the party, PartyHub

Don't stop the party, PartyHub

19
Comments
2 min read
Understanding and fixing recompilation in Elixir projects

Understanding and fixing recompilation in Elixir projects

6
Comments
7 min read
Base64-encoded file uploads with Phoenix and Plug

Base64-encoded file uploads with Phoenix and Plug

6
Comments 1
4 min read
A free introduction to Elixir, OTP, Ecto, and Phoenix

A free introduction to Elixir, OTP, Ecto, and Phoenix

13
Comments
1 min read
Macro See, Macro Do

Macro See, Macro Do

34
Comments
5 min read
Built a community sharing platform in my isolation to help with covid19

Built a community sharing platform in my isolation to help with covid19

3
Comments
1 min read
AyeSQL: Writing Raw SQL

AyeSQL: Writing Raw SQL

12
Comments 2
9 min read
Validate signature สำหรับ LINE webhook

Validate signature สำหรับ LINE webhook

5
Comments
1 min read
Elixir Pubsub In Less Than 50 Lines

Elixir Pubsub In Less Than 50 Lines

11
Comments
3 min read
Writing a Command-Line Application in Elixir

Writing a Command-Line Application in Elixir

9
Comments
9 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 7 The User

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 7 The User

6
Comments
3 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 6 Can you fly?

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 6 Can you fly?

5
Comments
1 min read
Structured logging in Elixir using Loki

Structured logging in Elixir using Loki

6
Comments
19 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 5 The Test

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 5 The Test

7
Comments
6 min read
How we improved our Elixir build speed by 5x

How we improved our Elixir build speed by 5x

6
Comments
5 min read
Elixir AVETMISS library

Elixir AVETMISS library

7
Comments
2 min read
Customise your Phoenix HTML Generator

Customise your Phoenix HTML Generator

7
Comments
3 min read
Elixir's Pattern Matching and ExUnit

Elixir's Pattern Matching and ExUnit

7
Comments
1 min read
You better work in cents, not dollars 💸

You better work in cents, not dollars 💸

7
Comments
4 min read
Using Phoenix Presence in LiveView |> A Simple Example

Using Phoenix Presence in LiveView |> A Simple Example

10
Comments
4 min read
Real World Phoenix |> Let's D4Y |> using K8S

Real World Phoenix |> Let's D4Y |> using K8S

5
Comments
13 min read
Real World Phoenix |> Let's Send Some Emails

Real World Phoenix |> Let's Send Some Emails

7
Comments
4 min read
Redefining Elixir modules

Redefining Elixir modules

7
Comments
2 min read
Where is my ETS table!?

Where is my ETS table!?

10
Comments
4 min read
Need help:Absinthe social authentication example

Need help:Absinthe social authentication example

3
Comments
1 min read
Pattern Match Struct's Name

Pattern Match Struct's Name

7
Comments
1 min read
Pattern match in with clause 🤯

Pattern match in with clause 🤯

8
Comments 1
1 min read
Using pattern matching to compare two strings

Using pattern matching to compare two strings

10
Comments
1 min read
Docker-compose Elixir Phoenix && Elm && Nginx && Redis Development environment

Docker-compose Elixir Phoenix && Elm && Nginx && Redis Development environment

8
Comments
2 min read
หัด Erlang and Elixir v0.3.0 - atom

หัด Erlang and Elixir v0.3.0 - atom

7
Comments
1 min read
หัด Erlang and Elixir v0.2.0 - variable

หัด Erlang and Elixir v0.2.0 - variable

5
Comments
1 min read
How to Write Elixiry Ruby - Result Object

How to Write Elixiry Ruby - Result Object

5
Comments 2
9 min read
หัด Erlang and Elixir v0.1.0

หัด Erlang and Elixir v0.1.0

9
Comments
1 min read
Elixir Structs are maps with checks and default values

Elixir Structs are maps with checks and default values

12
Comments
3 min read
Solving FizzBuzz with Elixir

Solving FizzBuzz with Elixir

8
Comments
3 min read
Getting Started With Nerves Development on Windows

Getting Started With Nerves Development on Windows

8
Comments
5 min read
AWS S3 in Elixir with ExAws

AWS S3 in Elixir with ExAws

20
Comments
10 min read
How To Improve The CS Curriculum And Have More Fun

How To Improve The CS Curriculum And Have More Fun

7
Comments
2 min read
Build a Hybrid SwiftUI app for iOS with Phoenix LiveView

Build a Hybrid SwiftUI app for iOS with Phoenix LiveView

19
Comments 1
2 min read
How to build a machine learning project in Elixir.

How to build a machine learning project in Elixir.

10
Comments
2 min read
An Elixir/Phoenix release workflow for GitHub CI

An Elixir/Phoenix release workflow for GitHub CI

7
Comments
3 min read
TIL: Unicode chars in regex

TIL: Unicode chars in regex

17
Comments
1 min read
Enum.map_reduce/3

Enum.map_reduce/3

7
Comments
2 min read
Elixir PubSub Hub With Pattern Matching

Elixir PubSub Hub With Pattern Matching

6
Comments
5 min read
Fun Things in Elixir

Fun Things in Elixir

7
Comments 2
5 min read
Recompile Elixir Module in iex

Recompile Elixir Module in iex

7
Comments
1 min read
Setting Up My Personal Blog

Setting Up My Personal Blog

4
Comments
3 min read
Animating a Canvas with Phoenix LiveView: An Update

Animating a Canvas with Phoenix LiveView: An Update

8
Comments
2 min read
Open Collective Interview with Brooke

Open Collective Interview with Brooke

5
Comments
1 min read
A Quick Dive in Elixir

A Quick Dive in Elixir

8
Comments
4 min read
Elixir Style Conditions in Javascript

Elixir Style Conditions in Javascript

6
Comments
2 min read
loading...