Elixir for JavaScript developers: first impressions

Elixir language viewed from the perspective of a JavaScript developer. I compared selected aspects of the two languages and touched on topics like function overloading, iterating using recursion, and the pipe operator.

1 Like

Corresponding tweet for this thread:

Share link for this tweet.

1 Like

Thanks for sharing your experience with Elixir as a JavaScript developer!

1 Like

As a programmer mainly doing JavaScript for a few months now, and hoping to learn a functional language, this is really a nice intro to Elixir. Thanks.

1 Like

I get what you mean about wanting to explore new languages - it’s always exciting to expand your skill set.