Diving into the macros that make Phoenix controllers work

You’ve made a Phoenix controller before, but do you know how it actually works? Let’s explore some code together.

Keep reading...

Reading the Elixir source code to learn how if blocks work

A practical way to learn about macros and control flow from the creators of the language

Keep reading...