|
|
|
|
|
by dkulchenko
2546 days ago
|
|
All the backend code for my current startup is in Elixir (switched from Ruby, my previous love). Elixir/Phoenix/Ecto are an absolute joy. It took a bit to get used to immutability and FP but it feels so "cozy", for lack of a better word, to know exactly what my code is doing and to not be bit by obscured mutability and magic anymore. |
|