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

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