Course Summary

Get a summary of this course.

By now, we know about the most important tools available in Elixir to build high-performance, highly concurrent applications. Thanks to Erlang and the BEAM, Elixir has benefited from an excellent concurrency model and a battle-tested foundation. After years of development, Elixir has also come up with abstractions built upon this foundation. As Elixir engineers, we have the luxury to choose between several high-quality libraries that are easy to scale to handle any amount of ...