This episode is part 5 in the Zero to Framework (building Alchemist Camp) series:
We add the ability to dynamically render and serve up EEx template files, without requiring a restart of the web server. In the process of building this, it was convenient to flesh out our minimal clone of Plug.Conn a little bit.
Note, there is a bug in the Cowboy routes seen in this video! See the first 90 seconds of this update.