Skip to main content
Preslav Rachev
  1. Tags /

elixir

2021


Between Go and Elixir

·10 mins

Reason wanted me to make a choice, and I am so glad I didn’t. Because the more I kept delving into both Elixir and Go, the more I found out how complementary the two can be to one another.

2020


Elixir Tip: Case vs. With

·4 mins

Dating back to version 1.2, the with operator is one of Elixir’s features that need a bit of time to comprehend at first. It often gets used in situations…

Elixir Is Not Ruby. Elixir Is Erlang

·3 mins

Elixir is not Ruby. The familiar syntax has definitely helped the language win the hearts of the broader developer community. Yet, under the hood, Elixir is all about Erlang.