Elm is famous for having “no runtime exceptions” and for the most part, it does a really, really good job! It is possible to write Elm without runtime exceptions, and the majority of users may never… (more…)
Read more »
I couldn’t find any tutorials on how to get Elm up and running on Rocket, so here’s my attempt. I don’t go into to much detail about what each component does, but I do explain how to get going. I… (more…)
Read more »
This is an account of how the Play programming language came to be. It’s important for me that you realize that Elm is likely to be more mature than Play for several years, and that Play would not have existed if not for Elm. (more…)
Read more »
Here at Pivotal Tracker, we have a large product with many pieces in many different tech stacks—some are in Rails RJS, some are plain jQuery, a lot is Backbo...
Read more »
Sometimes the most painful part of learning a new language isn’t picking up the new syntax or libraries or logic — it’s figuring out all… (more…)
Read more »