Livebook is a collaborative web application underpinned by Phoenix LiveView and Erlang distribution. It has become a widely adopted tool within Elixir ecosystem, a subject of several talks, and a canvas for many more. In this talk we will have a look at a few implementation aspects of Livebook itself to understand how it leverages the platform.
Key Takeaway:
- Understand Livebook’s collaboration model, see example uses of distribution features available in Elixir, and more.
Target Audience:
- Anyone interested in web applications, LiveView and Erlang distribution.