Elm Weekly - Issue #426
Articles and Discussion
Road to Elm 1.0
Evan has a lot of compiler improvements piled up, and the road to 1.0 is essentially to incorporate them into Elm in a sequence of small releases. This release is a little compiler performance improvement to just get things started.
Mini game 1 + 2 = 3 (now with less time)
Marc takes another look at their mini math game and applies some minor improvements.
Tools and Projects
Elm-ts-types: Generate TypeScript typings for the JavaScript interface of Elm apps
A tool for generating TS types from your Elm code.
