Monday, December 21, 2015

Building a web framework from scratch in Elixir



Elixir is a fantastic new functional programming language that targets the Erlang VM, designed to build fault-tolerant distributed systems. There are numerous exciting use-cases, but one that always gets a lot of attention is building web applications.

from My Pocket https://codewords.recurse.com/issues/five/building-a-web-framework-from-scratch-in-elixir

No comments:

Post a Comment