Dynamix Supervisors replace :simple_one_for_one

Using iex's open() command with Emacs multiterm

I can now open Elixir source files from inside iex, and have them pop up in an Emacs buffer alongside my terminal buffer.

Splitting APIs, Servers, and Implementations in Elixir

I think the conventional way of structuring Elixir code could be improved by paying more attention to decoupling.

Put This in Your Pipe(line)

An Elixir Project Generator