How to generate thumbnails in Elixir Elixir makes it really easy to roll up a Mock server to test WebSocket clients.

Authorization and Policy Scopes with Elixir/Phoenix

Authorization is usually an important part of any application, but it is also something that is not very often talked about. This post discusses authorization techniques and also an opinionated way of organizing your authorization code within Phoenix Contexts and Ecto Schemas.