This is a post about what I worked on this month, why I was motivated to work on it, and the lessons that I learned. (more…)
Read more »
As my Elm codebase grows, I start to see more and more places where it would be great to share some business logic between my front-end Elm and my back-end Node. This is how I got my Node code to call my Elm functions synchronously. (more…)
Read more »
Elm is great, but how do I use it in my existing React application?
In this article, we explore how to embed Elm in a React application and have them work seamlessly together. (more…)
Read more »
Most language tutorials start with language features: here are numbers, here are strings, in a way ever so slightly different from other… (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 »