IEX's new "auto_reload" feature in Elixir 1.18
Elixir 1.18 adds an :auto_reload
config option to IEx. But when I tried it out, it didn’t do quite what I expected.
After seeking clarification, I managed to figure it out. So I’ve written up a short post explaining everything you need to know about this nifty new feature:
Read next Distributed applications with Elixir, a beginners' journey