|
|
|
|
|
by cuddlecake
2723 days ago
|
|
I love Elixir. It's the first language I genuinely enjoy reading and writing even in my private life. If I wonder about the internals of a library I use, I can just look into the code and kind of understand what's happening. Never had that with JS or anything. I'm just a genuine fanboy. Only drawback I feel is: Some libraries that would have been quite developed in JS are not that well developed in Elixir. Some libraries are quite dead and it's hard to find alternatives (mostly obscure stuff) But on the other hand, it often seems manageable to just write it yourself, or fork it and move on. |
|