When it comes to developing a mobile app, one of the biggest decisions you'll face is whether to use cross-platform development or native development. In this guide, we'll take you through the key points you should consider which one you should go for.
In this mini-series I'm going through the core principles behind the Erlang and Elixir languages piece by piece. In this article I will discuss how all of Elixir's features allow us to create high availability systems
I love Elixir. Coming from Ruby I find myself in familiar territory with the syntax yet also rejoice at some of the things Elixir does differently. I'm doing a series on Elixir and Erlang's principals and how they work underneath. This post will cover distributed systems and processes.