exfacebook Develop from anywhere in a browser with the intellij IDE

Load your aliases when starting IEx

When working on a phoenix project, you often need to load add aliases once you fire up your IEx shell.

You can set them on IEx startup usingn a .iex.exs file:

https://niallburkley.com/blog/preloading-aliases-in-iex/