I really came to love gleam over the last few months. I appreciate elixir getting a type system and remember that this was the big NoGo for me when I explored it a while back. I'd like to give it another chance some time, but I'm worried that it's like typescript - looks typed on the outside but for many libs and packages the types are just a dynamic/any. Is my fear justified? Beam is amazing btw
barrell|4 months ago
I personally do not like type systems, and still code in JS, not TS. Any JS artifacts I produce are untyped. Yet even my Elixir-code is nearly type ready.
So while TS is fighting an uphill battle, I think Elixir is working downhill.
innocentoldguy|4 months ago
abrookewood|4 months ago
cess11|4 months ago
It's never been a wat-language in the style of JavaScript.
throwawaymaths|4 months ago
Hasnep|4 months ago
cies|4 months ago
lawn|4 months ago
Granted, it's alpha software and it's currently embedded in the Hologram framework, but still.
https://hologram.page/
Blackarea|4 months ago