Instant Elixir code reloader / test runner Solving our SOA problems with Elixir

Elixir: a bit about macros & behaviours

A few days ago I implemented a little DSL with Elixir. Obviously, I had to utilize Elixir’s macros approach. In the article I’d like to share with you some Elixir macros and behaviours basic usage.