AC9: Using Elixir macros to simplify our views
Building the http://Alchemist.Camp website, Part 9. Let’s write some macros and make a lean view layer!
We split our “kitchen sink controller” into reasonable framework abstractions for controllers and views and then take advantage of this work to create an episode controller for Alchemist.Camp.
Read next the difference between the for comprehension and Enum.each - goodcode