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.
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
Iterating in Elixir

Iterating in Elixir

7
Comments
3 min read
Minimal Setup for Elixir development in Emacs

Minimal Setup for Elixir development in Emacs

10
Comments
4 min read
Typespecs and Behaviours in Elixir

Typespecs and Behaviours in Elixir

20
Comments 2
6 min read
Three Ways to Start an Elixir Program

Three Ways to Start an Elixir Program

7
Comments
1 min read
Stream.unfold/2

Stream.unfold/2

21
Comments 4
3 min read
Solving MakeArrayConsecutive2 on CodeSignal

Solving MakeArrayConsecutive2 on CodeSignal

5
Comments 1
1 min read
How to implement Authorization in elixir and phoenix

How to implement Authorization in elixir and phoenix

18
Comments 2
3 min read
Interesting Web Technologies to follow in 2019

Interesting Web Technologies to follow in 2019

9
Comments
6 min read
GenServer, Registry, DynamicSupervisor. Combined.

GenServer, Registry, DynamicSupervisor. Combined.

33
Comments
4 min read
Elixir for PHP developers - Programming paradigm

Elixir for PHP developers - Programming paradigm

35
Comments 5
4 min read
Web Scraping in Elixir

Web Scraping in Elixir

14
Comments
12 min read
Clean and reusable test helpers with Elixir macros

Clean and reusable test helpers with Elixir macros

14
Comments 2
3 min read
TIL How to Select Merge with Ecto.Query

TIL How to Select Merge with Ecto.Query

12
Comments 1
4 min read
Phoenix 1.4 with Bootstrap, jQuery, Bootstrap Notify, SASS, and Webpack

Phoenix 1.4 with Bootstrap, jQuery, Bootstrap Notify, SASS, and Webpack

6
Comments
3 min read
Developing with Elixir in Vim

Developing with Elixir in Vim

10
Comments
3 min read
NeoVim and LanguageClient for Elixir

NeoVim and LanguageClient for Elixir

5
Comments 3
1 min read
Elixir Validation library with +25 fully tested rules. (+40 coming up soon!)

Elixir Validation library with +25 fully tested rules. (+40 coming up soon!)

6
Comments
1 min read
Using Enum in Ecto and Phoenix

Using Enum in Ecto and Phoenix

13
Comments
3 min read
Polymorphism: Elixir vs. Java

Polymorphism: Elixir vs. Java

24
Comments 1
6 min read
What is the "<>" operator called in Elixir?

What is the "<>" operator called in Elixir?

8
Comments 6
1 min read
Any tips for someone just starting out learning Elixir?

Any tips for someone just starting out learning Elixir?

10
Comments 3
1 min read
Plausible is going open-source

Plausible is going open-source

12
Comments 2
3 min read
Financial Portfolio rebalancing with Elixir

Financial Portfolio rebalancing with Elixir

9
Comments
6 min read
Animating a Canvas with Phoenix LiveView

Animating a Canvas with Phoenix LiveView

12
Comments 1
8 min read
ElixirConf US 2019 and the future of Elixir

ElixirConf US 2019 and the future of Elixir

18
Comments 4
2 min read
Testing your Elixir + Phoenix + Postgres app with Github CI

Testing your Elixir + Phoenix + Postgres app with Github CI

13
Comments
3 min read
Using components in Phoenix templates

Using components in Phoenix templates

13
Comments
3 min read
Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

66
Comments
10 min read
Check the Examination

Check the Examination

8
Comments 3
4 min read
Slimming down fat channels in Phoenix

Slimming down fat channels in Phoenix

7
Comments
6 min read
Congressional District-based Encoding

Congressional District-based Encoding

8
Comments
2 min read
Hello, Dev.to

Hello, Dev.to

3
Comments 7
1 min read
Property-Based Testing: From Erlang/Elixir to Clojure

Property-Based Testing: From Erlang/Elixir to Clojure

9
Comments 1
9 min read
Distributed Elixir with Mix Releases and libcluster

Distributed Elixir with Mix Releases and libcluster

16
Comments
4 min read
Load specific JS files in Elixir and Phoenix

Load specific JS files in Elixir and Phoenix

7
Comments 3
2 min read
Understanding Elixir's Strange Module Names

Understanding Elixir's Strange Module Names

14
Comments 1
4 min read
loading...