|
|
|
|
|
by MDTHLN
240 days ago
|
|
I love Gleam, but I would start with Elixir if you're interested in learning about how powerful the BEAM & OTP are. There's not much documentation/resources around OTP in Gleam. When I was playing around with it I often found myself referring to the Elixir docs and then 'translating' that knowledge to Gleam's OTP implementation. Gleam is still very new so this is totally understandable, and both are great languages so you'll likely have a lot of fun learning either of them. |
|
0 - https://pragprog.com/titles/jaerlang2/programming-erlang-2nd...