An introduction article about Elm development and MEGA series. Why we use it and why you should know Elm. (more…)
Read more »
An Elm-inspired language that transpiles to TypeScript - GitHub - eeue56/derw: An Elm-inspired language that transpiles to TypeScript... (more…)
Read more »
UPDATE: adding a sentence for clarity after feedback from someone: I don’t think the issue is kernel code. I think the issue is that the Web platform support is small currently, and there’s a large barrier for community contribution to it, and this causes... (more…)
Read more »
In Elm, we often have modules around a data type which needs a validation when you initially create it.
For instance, the package defines a function, which… (more…)
Read more »
This is the first of 12 parts tutorial about making a game in Elm. Pure Functional Programming are a good fit for video games development, as expressed at the QuakeCon Convention by John Carmack… (more…)
Read more »