Hacker News new | ask | show | jobs
by wefarrell 2338 days ago
I went through a bunch of exercism problems and felt like I learned a lot about the language syntax and control flow (which I think is pretty awesome).

However it doesn't teach you much about the concurrency model or Erlang/OTP, which I hear is the real reason for using it.