Reading
How to start using Elm with your React app. Link
What makes a good reactive system and how does Elm's reactive model compare against others? Link
Are your views doing too much? Maybe it's time to upgrade them? Selectors is one way to solve this problem. Part 1, Part 2
Should you use hash in your url scheme? How to validate routes in the app? How to implement navigation in the app? Link
Projects
Elm Physics - a very neat and actively developed library toy physics engine. Link
Tools
Elm plugin for VSCode got updated to 0.9.0. Link
Search the modules of the latest Elm packages by either function name or by approximate type signature. Link