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.
Read next Solving our SOA problems with Elixir
