Unpacking Elixir: The Actor Model
Trying to explain The Actor Model. Which Erlang and Elixir either has no trace of or fully embodies. Depending on how you squint at it. Processes, message passing and concurrency. Here we go!
Read next Exploring LiveView start_async