Add Imports and Aliases
Learn how to add imports and aliases in IEx.
We'll cover the following
Add aliases
One of the most valuable things we can do is add aliases for the modules we work with often. We’ll most likely want to start with Repo
and most (if not all) of our schema modules. For the MusicDB application, we might do the following:
Get hands-on with 1400+ tech skills courses.