Lighttable

I switched to Lighttable for editing my Elm code, and I couldn’t be happier. @mrundberget’s elm-light plugin now lints and formats my code on save, and I still get inline compilation errors from Elm’s delightfully helpful compiler. I’m pretty sure I won’t look back.

Environment change

I switched my webpack setup around a bit since the last post. I’m now using moarwick’s elm-webpack-starter setup - Bundling and minification is in place, so is SASS compilation and autoprefixer. It even got proper live reloading & HMR (Buzzwords aplenty)