Unveil/Decompile Erlang code of Elixir project
New blog post, step by step tutorial on how to decompile erlang code out of BEAMs in your Elixir project. It could be useful both for learning/understanding how Elixir processes language ad-hocs, like comprehensions etc, and for mental debug investigations.
http://rocket-science.ru/hacking/2017/09/01/unveil_erlang_code_of_your_elixir_project
Read next Elixir Logger and the Power of Metadata