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.
Lexers and Parsers: Letting Business Write Business Logic

Lexers and Parsers: Letting Business Write Business Logic

19
Comments 3
12 min read
Caching with Elixir and ETS

Caching with Elixir and ETS

39
Comments
6 min read
How to Read Performance Metrics in AppSignal

How to Read Performance Metrics in AppSignal

7
Comments
8 min read
Which programming language should you learn in 2020?

Which programming language should you learn in 2020?

85
Comments 13
7 min read
Github App authentication strategies with Elixir

Github App authentication strategies with Elixir

11
Comments
7 min read
AzureDevOps, Elixir, Docker, CI/CD, and the others - Part 1: docker-compose and testing.

AzureDevOps, Elixir, Docker, CI/CD, and the others - Part 1: docker-compose and testing.

22
Comments 1
4 min read
mix ecto.migrate で重複エラーが起きた時のメモ

mix ecto.migrate で重複エラーが起きた時のメモ

5
Comments
2 min read
Introduction to Phoenix LiveView

Introduction to Phoenix LiveView

12
Comments 1
3 min read
Give IEx a memory

Give IEx a memory

11
Comments
1 min read
Phoenix LiveView: Build Twitch Without Writing JavaScript

Phoenix LiveView: Build Twitch Without Writing JavaScript

12
Comments
4 min read
Phoenix and Elixir integration guide for passwordless authentication with Kno

Phoenix and Elixir integration guide for passwordless authentication with Kno

8
Comments
8 min read
Creating our first worker/chat-bot HAL

Creating our first worker/chat-bot HAL

6
Comments
3 min read
How to Setup Phoenix LiveView

How to Setup Phoenix LiveView

12
Comments
5 min read
An Introduction to Basic Types in Elixir

An Introduction to Basic Types in Elixir

10
Comments
3 min read
Install Elixir in Debian/Ubuntu using precompiled packages

Install Elixir in Debian/Ubuntu using precompiled packages

7
Comments
2 min read
A Slack bookmarking application in Elixir with Opus

A Slack bookmarking application in Elixir with Opus

10
Comments
5 min read
TIL: Ecto's pin is coercing

TIL: Ecto's pin is coercing

11
Comments 3
2 min read
LiveView TodoMVC - Part 2: params and hooks

LiveView TodoMVC - Part 2: params and hooks

21
Comments
5 min read
Embedded Elixir (without Nerves)

Embedded Elixir (without Nerves)

11
Comments 6
5 min read
Isolating code in contexts

Isolating code in contexts

11
Comments 1
5 min read
TIL: Understanding dialyzer’s “The pattern can never match the type.”

TIL: Understanding dialyzer’s “The pattern can never match the type.”

10
Comments 1
3 min read
Subscribe to messages with pattern matching

Subscribe to messages with pattern matching

13
Comments
4 min read
LiveView TodoMVC - Part 1: templates and events

LiveView TodoMVC - Part 1: templates and events

17
Comments
6 min read
Mocks in Elixir

Mocks in Elixir

11
Comments
8 min read
Test driving a Phoenix endpoint, part I

Test driving a Phoenix endpoint, part I

8
Comments
15 min read
loading...