71 words, 1 min read
⚠️ This post links to an external website. ⚠️
One of confusions for me when work with Elixir is configuration. That's not same with common configuration style I worked before.
So this topic I will deep dive to configuration in Elixir for more clearly then newbies don't be confused with Elixir's configuration.
About Elixir configuration, we will talk about two main things, one is application configuration (or application environment), another is OS environment. We will go first with application configuration.
continue reading on dev.to
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.