Elm Weekly — Issue #57
This week: binary data galore, avoiding stack overflows, and working with Maybe!
Hello! Elm Weekly looks a bit different this week, doesn't it? We've switched email providers! Everything should be normal, but if it doesn't, please let us know!
Articles and Discussion
Recursion Patterns - Getting rid of stack overflows
Marcelo Lazaroni explains how to avoid stack overflows when working with recursive functions.
Tools and Projects
A package that decompresses deflated data (e.g. zip, png and woff). This makes it possible to write decoders for these file formats.
This package allows you to handle serializing/deserializing of Elm data according to the ProtoBuf specification. There is also a protoc plugin for generating the Elm modules from .proto files.
Talks
Curator's Corner
Something we missed? Have something you’d like to submit for an upcoming edition? Tweet @elmweekly with a link, send an email through to hello@elmweekly.nl, or just hit reply.