elixir-elm-tutorial/elixir-elm-tutorial-book

Update content for upcoming Phoenix 1.4 and Elm 0.19 releases

bijanbwb opened this issue · 1 comments

Phoenix 1.4

Instructions available for test driving Phoenix 1.4 here:
https://elixirforum.com/t/when-is-phoenix-1-4-going-to-be-released/14768/3

The main thing is going to be replacing Brunch in favor of Webpack.

Elm 0.19

Elm's new single binary is also available and the compiler improvements look amazing.

Excited to report that I'm finally starting to work on updating all the material in the book now that Elm 0.19 has been released!

I've been tinkering with Phoenix 1.4 too and I was happy to find out that it's actually easier to set up Elm on the front-end with Webpack and elm-webpack-loader.