Asynchronous browser tests with Phoenix (making our tests faster 🚀) Resources to learn Elixir - A study path

Elixir - Understand Data Immutability

Article Header This article comprises a simple example with an anonymous function that explains the data immutability in Elixir Programming.

The concept of data immutability is that the data once it is created in a memory location cannot be altered. Immutability must be preserved