What's the difference between alias, import, require and use in Elixir?
In Elixir we deal with dependencies on a daily basis. For many developers, it’s not very clear what the difference is between the instructions we use for this task. Read Szymon’s article to learn more about this topic.
Read next New version of ecto_autoslug_field released with ecto@3.2 support