Elm Weekly - Issue #138
Deduplicating lists, codecs, template repos to deploy Elm apps to Netlify, Deno + Elm, Stencil + Elm, and parsing tables in elm-markdown.
Articles and Discussion
Folkert de Vries benchmarks two different approaches to removing duplicates from a list.
Elm Radio episode 17: Codecs — elm-radio.com
Dillon Kearns and Jeroen Engels discuss codecs, which is a way to combine encoders and decoders. They also talk about codec tools for JSON and Bytes.
Tools and Projects
JoelQ/elm-netlify-parcel: Template repository for deploying a Parcel-built Elm app to Netlify
Joël Quenneville has set up a template repository for deploying a Parcel-built Elm applications to Netlify. He's also made a minimal template repo for deploying to Netlify.
wolfadex/deno_elm_compiler: A Deno wrapper around the Elm compiler
Wolfgang Schuster has done a partial port of node-elm-compiler to Deno. You can also try out wolfadex/deno-elm-http.
Culture Amp has published an Elm plugin for Stencil, a TypeScript-based toolchain for building web components. This package generates an Elm module for each of your Stencil components that defines a type-safe API to use in Elm code.
Talks
On this stream, Dillon Kearns works on parsing tables in elm-markdown with Thomasin and Stephen Reddekopp:
That's it for this week!
If you have something you’d like to submit for an upcoming edition, tweet @elmweekly with a link, send an email through to elmweekly@korban.net, or just hit Reply.