|
|
|
|
|
by jetti
3112 days ago
|
|
I really enjoy this site. I signed up last week to help me learn Erlang and am using it to brush up on my Elixir. One thing that stinks is the inconsistencies between the languages. For instance, Erlang uses rebar3 to run the tests "rebar3 eunit" whereas Elixir makes you use the "elixir xx.exs" command, meaning you have to point to the test file. It isn't that bad except a lot of the test files have really long names. That being said, it is a minor gripe I have with the site and I have otherwise enjoyed it. |
|