Credo v0.4.13 released - Elixir Code Analysis Anatomy of an Elixir Process

How IO Lists help Elixir and Phoenix be fast

IO Lists are often just nested lists of strings. But these simple-seeming structures are one of the secrets of efficient IO in Elixir and simple, fast template rendering in Phoenix.

I’ve explained how in two posts on the Big Nerd Ranch blog: