In the first part of this blog series we saw what Signals are. Let us continue on this journey and explore Mailboxes.
Feb 2016
In the first part of this blog series we saw what Signals are. Let us continue on this journey and explore Mailboxes.
Elm is a functional programming language that compiles to JavaScript. It is extremely fast and has great features such as immutability, static typing and module system. It was designed as part of Evan Czaplicki's thesis in 2012.