Hacker News new | ask | show | jobs
by OkayPhysicist 1104 days ago
One of my favorite things about programming in Elixir is the fact that for an absurd number of problems, there's not just a library that solves it, but an official one from the OTP. It cuts down dramatically on time spent evaluating different options.