Wrapping Up: Optimize IEx for Ecto

Review what we have learned about how to customize IEx.

We'll cover the following

As useful as IEx is on its own, we can make it even more helpful by customizing it for our application. If we find that working in IEx feels tedious because we have to type out full module names or we find ourselves typing tasks over and over again, it’s worth taking a few moments to tweak our .iex.exs file and add it to source control for our project.

Get hands-on with 1200+ tech skills courses.