Elixir — Where is your state?
04/06/16
In this post, we will look at Elixir’s Agent abstraction, which provides a way to manage state in an Actor-based,... Read more
04/06/16
In this post, we will look at Elixir’s Agent abstraction, which provides a way to manage state in an Actor-based,... Read more
01/13/16
The Elixir MVC Framework Phoenix Marcel Wolf, Markus Krogemann Abstract This blog post will show how a functional web application can be... Read more