Elm Weekly - Issue #360
Articles and Discussion
Building Better UI Components: Elm Ports with Web Components
Christian Ekrem covers building some basic web components and talking between JS and Elm.
Tools and Projects
Elm Compiler in Elm - REPL on Mobile
Pit Capitain has split their Elm-in-Elm compiler in 3, allowing for a web repl and lots more!
Talks and Podcasts
Parser combinators under the hood: advanced example
A continuation of Martin Janiczek's explanation of how parser combinators work.