Elixir, because: I think of Elixir as an idea whose time has come; or rather, a great gathering of ideas.
Erlang has solved the problem of distributed computing (and therefore, of concurrency) decades ago, and now concurrency is a very desirable tool, as the amount of data we crunch regularly has increased exponentially. TDD has brought a more functional approach to a lot code, and that is the paradigm Elixir espouses.
...
Read more