Meaningful config keys in Elixir projects
A quick reminder that using a meaningful key (eg. a module name instead of an arbitrary atom) to store configuration in Elixir is quite simple and often leads to more maintainable code.
https://craft.mirego.com/2022-01-06-meaningful-config-keys-in-elixir-projects