|
|
|
|
|
by Buttes
3131 days ago
|
|
It's like how you kinda need to know js to do anything with coffeescript. The fastest way to learn Elixir is to learn Erlang first. You will be dealing with Erlang data structures (sans syntax sugar), the Erlang stdlib (Elixir doesn't wrap everything) and Erlang libraries to accomplish anything substantial. Sooner or later you'll have to grok Erlang. |
|