Get the latest tech news
Compiler Reminders
Compiler reminders
We added one piece of code, got 2 compiler errors that required more changes—and more or less indicated how to resolve the issue—and once we did, everything worked as expected. Some folks even made an workshop to teach Elm(in French) based on exercises where all you need to do is to follow the compiler error messages. Even if it sometimes feels tedious, it increases the number of cases where making a change leads to getting compiler reminders.
Or read this on Hacker News