Disclaimer: This is not a getting started guide. I've only played with the language and I'm by no means an expert, so take what I write with a grain of salt. My goal is to condense the highlights of a few hours in research into something you can consume in a few minutes to help you decide if Elixir could be of any interest to you. What is Elixir Soft immutability Pattern matching Atoms Processes vs Goroutines Supervisors Structs and Protocols The pipe |> operator Macros Standard library and t...