Elm at NoRedInk

At NoRedInk we have one of the largest Elm apps
in the world. It serves millions of teachers and students, and our frontend
code is almost exclusively written in Elm. In this post, we will explore
the structure of our codebase and the patterns that we use… Read more

Similar

Elm Optimize Level 2

Elm is fast. Can we make it faster? Turns out, yes! 🚀 We’ve put together elm-optimize-level-2, which is a CLI tool that adjusts the javascript that Elm generates to make it faster. Once installed, you can just call elm-optimize-level-2 instead of elm-m... (more…)

Read more »

Fullstack Elm with Lamdera

Hi friends! It’s been a little over a year since the Lamdera Open Alpha announcement! 😯 Things have progressed a lot in the last year, and people have built some really amazing things on Lamdera. Over 350 people signed up for the Alpha with almost 200 ... (more…)

Read more »