First Impression of Elixir, from a Rubyist’s Perspective
http://www.sihui.io/first-impression-of-elixir/
After playing with Elixir for about a month, I decided to write a post summarizing my thoughts. This post covers the following:
- Why I didn’t try Elixir earlier;
- Nitpicking at object-oriented programming and Rails;
- What changed my mind and made me give Elixir a try;
- Materials I used to learn Elixir;
- My thoughts after a month.
Read next Quick look at new :gen_server handle_continue callback