Maps vs Pattern Matching in Elixir How to use private hex dependencies in your docker images while building your releases

Gentle Introduction to GraphQL with Elixir and Phoenix

The project we’re building is going to be an application that will store/retrieve Event Logs. You could use this for something like tracking requests you’re making, or tracking audit events in a log, or…well, anything that would require storing some arbitrary events with types, messages, and payloads.