Hacker News new | ask | show | jobs
by aej 1587 days ago
When it comes to refactoring, the fact that Elixir is compiled helps a lot - there are a set of mistakes you make during a refactor which the compiler will just catch for you.