Talk
33:00
Embedded Web Apps in Elixir with LiveState
For building conventional "SPA" type web apps in Elixir, LiveView is the perfect choice. But if we are writing an embedded web app or one that is designed to be hosted in a larger web page that we don't control, LiveView is no longer a viable option.