Hacker News new | ask | show | jobs
by joeyrosztoczy1 2661 days ago
I absolutely love the way the Elixir/Erlang + OTP projects (even within frameworks like Phoenix) decouple code organization / administration from the software runtime itself.

You can have both ^^ (and every tradeoff whichever extreme you feel more comfortable veering towards).