Computer Things

Elixir

Creating an RSS feed in Elixir and Phoenix
It's easy to hand-roll an RSS feed using Elixir and Phoenix.
Phoenix Project Layout
A nonstandard way to lay out your Phoenix project.
Querying HTML and XML in Elixir with HtmlQuery and XmlQuery
Find and extract information from HTML and XML using Elixir.
Web.Paths
A "Web.Paths" module in your Elixir Phoenix app can be a helpful indirection.