6 ms·
Just learn Elixir :) Tooling is so much better.
by darkof 2y ago
Just learn Elixir :) Tooling is so much better.
- hazbo 2y agoFrom OP's post: > But my current project requires me to learn erlang
- systems 2y agohttps://elixirschool.com/en/lessons/intermediate/erlang https://elixirschool.com/en/lessons/intermediate/erlang https://gleam.run/frequently-asked-questions/ https://gleam.run/frequently-asked-questions/ https://tour.gleam.run/advanced-features/externals/ https://tour.gleam.run/advanced-features/externals/ Both Elixir and Gleam interop with Erlang
- hazbo 2y agoThat's true, in fact there are a whole bunch of BEAM languages[1]. It's just if OP needs to learn Erlang for their current project, learning Elixir, Gleam, LFE etc... might not be the best use of time. [1]: https://github.com/llaisdy/beam_languages?tab=readme-ov-file#34-languages-on-the-beam https://github.com/llaisdy/beam_languages?tab=readme-ov-file...