I have been wanting to get a good grasp at Elm for quite some time now. Elm is a functional language that compiles to JavaScript. It gained lot of attraction lately as functional (reactive… (more…)
Read more »
qian - Qian is an hackable micro "File explorer" for OSX, written in Elm and Electron... (more…)
Read more »
There’s a bug in several places in the OSX Twitter client, and in at
least one place in the Slack client, and in loads of other
apps. Here’s Twitter: (more…)
Read more »
This presentation was recorded at GOTO Aarhus 2023. https://gotoaarhus.com... (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 »