🔗 medium.com
Towards Maintainable Elixir: Boundaries | by Saša Jurić
In this article I’ll use the term boundary to refer to a module namespace. This terminology comes from the boundary library, which we use to control cross-module dependencies in our projects.