
82: Reviewing Elixir with José Valim - Part 1
Thinking Elixir Podcast
00:00
Elixir
At 1.3, Elixir added a message to show if an application was taking too long to compile. The messages used to be printed out for every file in the app and then killed when there were more than 20 of them. But as applications get larger, you don't want your terminal scroll going back because it's showing 200 files at once. "The best way to fix a problem, if possible, is by removing the problem all together," he says.
Transcript
Play full episode