Type safe JSON decoder for TypeScript. Contribute to venil7/json-decoder development by creating an account on GitHub. (more…)
Read more »
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 »
This tutorial is an introduction to Elm, its ecosystem and the tools you need to know to be productive using it. (more…)
Read more »
Over the past year or so, I’ve reluctantly come to the conclusion I need to
leave Elm and migrate to some other language (most
likely Bucklescript via philip2), and I definitely cannot recommend it
to anyone else. This post is about my reasons for that, w... (more…)
Read more »
How pure functions and managed side effects made cheating in our client side games a lot harder. (more…)
Read more »