People often ask me if I can point them to an open-source Elm Single Page Application so they can peruse its code. (more…)
Read more »
Functional programming is beloved by developers because it allows us to efficiently produce code that is easy to work with, stable, and reliable. But what if... (more…)
Read more »
Recently, I have the possibility to develop a website from the ground up with Elm: it was born as an experiment to showcase the Elm (at version 0.18) language at MaltaJS presentation and it became … (more…)
Read more »
How pure functions and managed side effects made cheating in our client side games a lot harder. (more…)
Read more »
A few months ago, I converted a server I’m administering to run Guix System. I wouldn’t recommend you do the same at this point (the subject of a long and tragic story yet to be told), but I did learn a lot along the way; in particular, how to get an Elm ... (more…)
Read more »