Metaprogramming in Elixir
A use case of loading enum values dyamically at compile time with a simple macro.
A use case of loading enum values dyamically at compile time with a simple macro.
Small tips for better performance, or how to not crash your GenServer
My take on Elixir after 1 year in production.