|
|
|
|
|
by jamie_ca
726 days ago
|
|
Here's the meme https://www.reddit.com/r/elixir/comments/gpdlp4/the_more_i_l... It's not so much that it does things others can't, it's that it does all the things, running in the same application space, and things like background jobs, or a caching layer, or cron are all things that most stacks these days need to sort via another library, and Erlang/Elixir apps just do it all on BEAM. |
|