▲ | agos 4 days ago | |
yeah, if the requirement is "makes it pretty straightforward to write reliable, highly concurrent services that don't rely on heavy multithreading", Elixir is a perfect match. And even without types (which are coming and are looking good), Elixir's pattern matching is a thousands times better than the horror of Go error handling |