Elm Weekly - Issue #278
Articles and Discussion
Useful Chompers
Dwayne Crooks walks us through building some useful chompers with elm/parser.
Tools and Projects
SubGrid
A recursive puzzle game from Lucas Payr. With a discussion on Discourse.
Purely Functional Data Structures in Elm
Amen Zwa reimplements the data structures presented in the book Purely Functional Data Structures by Professor Okasaki.
Talks and Podcasts
Steno Coding: Elm Examples
Paul Fioravanti’s attempt at re-creating some Elm example applications from the Elm website using Plover stenography and UltiSnips vim snippets.
🌱 Upgrading from elm-spa
Ryan Haskell-Glatz live streamed upgrading the Real World app from elm-spa to Elm Land.
Elm Radio: Episode 88: Avoiding Unused Code
The crew discusses how to avoid unused Elm code, why it matters, and what leads to unused code in the first place.