https://github.com/ElmCast/elm-vim
The debugger sidebar has a character limit, so you can't really see the entire thing. A way to circumvent that is to log the message
case Debug.log "msg" msg of
https://discourse.elm-lang.org/t/display-full-msg-in-elm-debugger-sidebar/1578/4
Use the following library: https://github.com/NoRedInk/elm-json-decode-pipeline
the compiler helps you from screwing up, but we still need to follow good practices https://github.com/stil4m/elm-analyse
https://github.com/hecrj/composable-form looks nice but i needed to create my own view